Przeglądaj źródła

Corrected error in the package name

Julien Dubois 11 lat temu
rodzic
commit
152037f011
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/sources/examples/postgresql_service.rst

+ 1 - 1
docs/sources/examples/postgresql_service.rst

@@ -39,7 +39,7 @@ Update its dependencies.
 
     apt-get update
 
-Install ``python-software-properies``.
+Install ``python-software-properties``.
 
 .. code-block:: bash