2
0
Arthur 1 жил өмнө
parent
commit
5be14b0ee2

+ 1 - 1
netbox/templates/core/system.html

@@ -40,7 +40,7 @@
             <td>{{ stats.django_version }}</td>
           </tr>
           <tr>
-            <th scope="row">{% trans "PotsgreSQL version" %}</th>
+            <th scope="row">{% trans "PostgreSQL version" %}</th>
             <td>{{ stats.postgresql_version }}</td>
           </tr>
           <tr>