소스 검색

Merge pull request #818 from johncosta/ubuntu-1304-add-apt-repository

Remove provider specifc language
Solomon Hykes 12 년 전
부모
커밋
04050c4173
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      docs/sources/installation/ubuntulinux.rst

+ 2 - 3
docs/sources/installation/ubuntulinux.rst

@@ -94,9 +94,8 @@ have AUFS filesystem support enabled, so we need to install it.
 
 **add-apt-repository support**
 
-Some installations of Ubuntu 13.04 (Digital Ocean's Ubuntu 13.04 x64 Server in
-this case) require software-properties-common to be installed before being able
-to use add-apt-repository.
+Some installations of Ubuntu 13.04 require ``software-properties-common`` to be
+installed before being able to use add-apt-repository.
 
 .. code-block:: bash