소스 검색

Merge pull request #2155 from jdubois/patch-1

- Documentation: Corrected error in the package name
Ken Cochrane 11 년 전
부모
커밋
60e426938e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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