Commit 9159ba14 authored by Sheriff Esseson's avatar Sheriff Esseson Committed by Jonathan Corbet
Browse files

Doc : doc-guide : Fix a typo



fix the disjunction by replacing "of" with "or".

Signed-off-by: default avatarSheriff Esseson <sheriffesseson@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 8abc2a12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -359,7 +359,7 @@ Domain`_ references.
  ``monospaced font``.

  Useful if you need to use special characters that would otherwise have some
  meaning either by kernel-doc script of by reStructuredText.
  meaning either by kernel-doc script or by reStructuredText.

  This is particularly useful if you need to use things like ``%ph`` inside
  a function description.