linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] README: Fix spelling
@ 2024-03-13 10:01 Maki Hatano
  2024-03-18  9:36 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Maki Hatano @ 2024-03-13 10:01 UTC (permalink / raw)
  To: corbet; +Cc: linux-kernel, linux-doc, Maki Hatano

- ReStructured Text should be exactly reStructuredText
- "reStructuredText" is ONE word, not two! according to https://docutils.sourceforge.io/rst.html

Signed-off-by: Maki Hatano <Maki.Y.Hatano@gmail.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 026eff0b8e06..fd903645e6de 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ In order to build the documentation, use ``make htmldocs`` or
     https://www.kernel.org/doc/html/latest/
 
 There are various text files in the Documentation/ subdirectory,
-several of them using the ReStructured Text markup notation.
+several of them using the reStructuredText markup notation.
 
 Please read the Documentation/process/changes.rst file, as it contains the
 requirements for building and running the kernel, and information about
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH] README: Fix spelling
@ 2024-03-13  9:24 Maki Hatano
  0 siblings, 0 replies; 3+ messages in thread
From: Maki Hatano @ 2024-03-13  9:24 UTC (permalink / raw)
  To: corbet; +Cc: linux-kernel, linux-doc, Maki Hatano

- ReStructured Text should be exactly reStructuredText
- "reStructuredText" is ONE word, not two! according to https://docutils.sourceforge.io/rst.html
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 026eff0b8e06..fd903645e6de 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ In order to build the documentation, use ``make htmldocs`` or
     https://www.kernel.org/doc/html/latest/
 
 There are various text files in the Documentation/ subdirectory,
-several of them using the ReStructured Text markup notation.
+several of them using the reStructuredText markup notation.
 
 Please read the Documentation/process/changes.rst file, as it contains the
 requirements for building and running the kernel, and information about
-- 
2.43.0


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

end of thread, other threads:[~2024-03-18  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-13 10:01 [PATCH] README: Fix spelling Maki Hatano
2024-03-18  9:36 ` Jonathan Corbet
  -- strict thread matches above, loose matches on Subject: below --
2024-03-13  9:24 Maki Hatano

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).