]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: remove extraneous word "guidance". 36072/head
authorZac Dover <zac.dover@gmail.com>
Mon, 13 Jul 2020 14:19:19 +0000 (00:19 +1000)
committerZac Dover <zac.dover@gmail.com>
Mon, 13 Jul 2020 14:19:19 +0000 (00:19 +1000)
This bug changes the sentence "If your patches emit
messages to the Ceph cluster log, please consult this
guidance:" to "If your patches emit messages to the
Ceph cluster log, please consult this:". This new sentence
is more natural and idiomatic.

Fixes: https://tracker.ceph.com/issues/46363
Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/dev/developer_guide/essentials.rst

index 45e6aba8a29f23f001e7b423d235a5d92f663855..17dd1bf71a2dcc248a293029f608f67df45e8768 100644 (file)
@@ -242,4 +242,4 @@ Guidance for use of cluster log
 -------------------------------
 
 If your patches emit messages to the Ceph cluster log, please consult
-this guidance: :doc:`/dev/logging`.
+this: :doc:`/dev/logging`.