Re: [PATCH] Documentation: multiple .rst files: Fix grammar and more consistent formatting

From: Randy Dunlap
Date: Sat Feb 03 2024 - 19:53:06 EST




On 2/3/24 13:53, Thorsten Blum wrote:
> sphinx.rst:
> - remove unnecessary newline
> - fix grammar s/check/checks
> - capitalize heading "The C domain"
>
> changes.rst:
> - remove colon after "pahole" to be consistent with other entries
>
> howto.rst:
> - fix grammar s/you will/will you
> - hyphenate "real-world problems"
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxxx>

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

> ---
> Documentation/doc-guide/sphinx.rst | 7 +++----
> Documentation/process/changes.rst | 4 ++--
> Documentation/process/howto.rst | 4 ++--
> 3 files changed, 7 insertions(+), 8 deletions(-)
>

--
#Randy