linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [linux-kernel-mentees] [PATCH] Doc : doc-guide : Fix a typo
@ 2019-06-28  6:06 Sheriff Esseson
  2019-06-28  6:20 ` [linux-kernel-mentees] [PATCH v2] " Sheriff Esseson
  2019-06-28  6:33 ` Sheriff Esseson
  0 siblings, 2 replies; 5+ messages in thread
From: Sheriff Esseson @ 2019-06-28  6:06 UTC (permalink / raw)
  To: skhan; +Cc: linux-kernel, linux-kernel-mentees, linux-doc, Sheriff Esseson

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

Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com>
---
 Documentation/doc-guide/kernel-doc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/doc-guide/kernel-doc.rst b/Documentation/doc-guide/kernel-doc.rst
index f96059767..192c36af3 100644
--- a/Documentation/doc-guide/kernel-doc.rst
+++ b/Documentation/doc-guide/kernel-doc.rst
@@ -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.
-- 
2.22.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-28 15:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-28  6:06 [linux-kernel-mentees] [PATCH] Doc : doc-guide : Fix a typo Sheriff Esseson
2019-06-28  6:20 ` [linux-kernel-mentees] [PATCH v2] " Sheriff Esseson
2019-06-28 15:04   ` Jonathan Corbet
2019-06-28  6:33 ` Sheriff Esseson
2019-06-28  7:43   ` Sheriff Esseson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).