]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: remove superfluous "::"
authorKefu Chai <kchai@redhat.com>
Fri, 13 Nov 2020 04:14:00 +0000 (12:14 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 13 Nov 2020 06:17:21 +0000 (14:17 +0800)
this change addresses a regression introduced by
0f2489406a8d4194c159c8777517d20b54e216b5

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/rados/configuration/common.rst

index 84608121926af2d58200f07e9e54dd81608a0a26..fe19f6c6f0a2b7af1f79f7c363ad0d0d30d77ae1 100644 (file)
@@ -135,7 +135,7 @@ changing the default location. Create the default directory on your OSD host.
 The ``osd data`` path ideally leads to a mount point with a hard disk that is
 separate from the hard disk storing and running the operating system and
 daemons. If the OSD is for a disk other than the OS disk, prepare it for
-use with Ceph, and mount it to the directory you just created::
+use with Ceph, and mount it to the directory you just created
 
 .. prompt:: bash $