]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix unterminated inline literal in ceph-conf.rst 64170/head
authorKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 03:34:50 +0000 (11:34 +0800)
committerZac Dover <zac.dover@proton.me>
Wed, 25 Jun 2025 08:41:52 +0000 (18:41 +1000)
Add missing space after closing backticks to properly terminate inline literal.

Sphinx was generating a warning due to an unterminated inline literal
string:

```
/home/kefu/dev/ceph/doc/rados/configuration/ceph-conf.rst:320: WARNING: Inline literal start-string without end-string.
```

This fix ensures the inline literal is properly closed and eliminates the
build warning.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 7f79f3d6aa7f71c9b2434b843036a3f1da660231)

doc/rados/configuration/ceph-conf.rst

index 8eef549f96a4e83547ef426f238de11529050a00..035e9d715891511b30913d0305c8dd079f8a8151 100644 (file)
@@ -318,7 +318,7 @@ ago``".  Be careful to not place a backslash at the end of the final line
 of the multi-line string.
 
 An option value setting in a local config file ends with a newline.
-A comment prefixed with ``#``may be added before the newline.
+A comment prefixed with ``#`` may be added before the newline.
 
 Examples: