diff options
author | Thorsten Blum <thorsten.blum@toblux.com> | 2024-02-07 13:21:31 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-02-12 16:42:13 -0700 |
commit | 693fe5956659373a6919f680fe6d99a7bf13c8b4 (patch) | |
tree | 08b9dadf47d05e24139e9e51b6b5018efe371970 /README | |
parent | 2d1ab26acee4c46af998cd0ce655f520adb40d25 (diff) |
README: Fix spelling/capitalization
- Fix spelling/capitalization s/Restructured/ReStructured/
Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240207122127.9182-1-thorsten.blum@toblux.com
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ReStructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about |