Browse Source

Merge pull request #2155 from jdubois/patch-1

- Documentation: Corrected error in the package name
Ken Cochrane 11 years ago
parent
commit
60e426938e
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