Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

README: Fix spelling

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

authored by

Maki Hatano and committed by
Jonathan Corbet
bf4401f3 0c8e9b53

+1 -1
+1 -1
README
··· 11 11 https://www.kernel.org/doc/html/latest/ 12 12 13 13 There are various text files in the Documentation/ subdirectory, 14 - several of them using the ReStructured Text markup notation. 14 + several of them using the reStructuredText markup notation. 15 15 16 16 Please read the Documentation/process/changes.rst file, as it contains the 17 17 requirements for building and running the kernel, and information about