From: John Wilkins Date: Wed, 14 Aug 2013 23:53:52 +0000 (-0700) Subject: doc: Fixed typo. X-Git-Tag: v0.68~75 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=086abe441e3bac03688dee3dffd07be87ef2802c;p=ceph.git doc: Fixed typo. Signed-off-by: John Wilkins --- diff --git a/doc/install/debian.rst b/doc/install/debian.rst index 3c8d847a55f7..c0c4dcb4205e 100644 --- a/doc/install/debian.rst +++ b/doc/install/debian.rst @@ -32,7 +32,7 @@ Add our package repository to your system's list of APT sources. See `the dumpling Debian repository`_ for a complete list of Debian and Ubuntu releases supported. :: - echo deb http://ceph.com/debian-dumplilng/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list + echo deb http://ceph.com/debian-dumpling/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list For the European users there is also a mirror in the Netherlands at http://eu.ceph.com/ ::