From: Abhishek Lekshmanan Date: Wed, 9 Jul 2014 05:48:49 +0000 (+0530) Subject: doc: fix a typo in quickstart doc X-Git-Tag: v0.84~132^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2087%2Fhead;p=ceph.git doc: fix a typo in quickstart doc * doc/start/documenting-ceph.rst: s/along side/alongside Signed-off-by: Abhishek Lekshmanan --- diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index ebe4ee444a5b..3bb4d89a0b7f 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -36,7 +36,7 @@ steps: Get the Source -------------- -Ceph documentation lives in the Ceph repository right along side the Ceph source +Ceph documentation lives in the Ceph repository right alongside the Ceph source code under the ``ceph/doc`` directory. For details on github and ceph, see :ref:`Get Involved`.