summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-08-14 16:53:52 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-08-14 16:53:52 -0700
commit086abe441e3bac03688dee3dffd07be87ef2802c (patch)
treecef6654a4ae2666b44d9f44c9a9ac0a10403785e
parentdf17d021a6b517588d04cda7430ac11b2a83ef9a (diff)
downloadceph-086abe441e3bac03688dee3dffd07be87ef2802c.tar.gz
doc: Fixed typo.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/install/debian.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/debian.rst b/doc/install/debian.rst
index 3c8d847a55f..c0c4dcb4205 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/ ::