Browse Source

Corrected error in the package name

Julien Dubois 11 years ago
parent
commit
152037f011
1 changed files with 1 additions and 1 deletions
  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