README: Fix spelling
authorMaki Hatano <maki.y.hatano@gmail.com>
Wed, 13 Mar 2024 10:01:07 +0000 (18:01 +0800)
committerJonathan Corbet <corbet@lwn.net>
Mon, 18 Mar 2024 09:36:32 +0000 (03:36 -0600)
- 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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20240313100136.20424-1-Maki.Y.Hatano@gmail.com>

README

diff --git a/README b/README
index 026eff0b8e0657350289ebc9cceb2057809e8677..fd903645e6de0628ed3274423355426ec0347bab 100644 (file)
--- 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