Parcourir la source

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

Remove provider specifc language
Solomon Hykes il y a 12 ans
Parent
commit
04050c4173
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  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