]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Deleted redundant "so that" phrase.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 6 May 2013 23:41:08 +0000 (16:41 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 6 May 2013 23:41:08 +0000 (16:41 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/start/quick-start-preflight.rst

index 6cfefb6932003f6ebb99ee59e1140fb644404fd0..715c122623b0a4377cde3990b1a8d982c4d717f5 100644 (file)
@@ -129,7 +129,7 @@ After you clone the repository, bootstrap ``ceph-deploy``. ::
        cd ceph-deploy
        ./bootstrap
 
-Add ``ceph-deploy`` to your path so that so that you can execute it without
+Add ``ceph-deploy`` to your path so that you can execute it without
 remaining in ``ceph-deploy``  directory (e.g., ``/etc/environment``,
 ``~/.pam_environment``). Once you have completed this pre-flight checklist, you
 are ready to begin using ``ceph-deploy``.