[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200811104432.0fbe21db@lwn.net>
Date: Tue, 11 Aug 2020 10:44:32 -0600
From: Jonathan Corbet <corbet@....net>
To: Remi Andruccioli <remi.andruccioli@...il.com>
Cc: Jens Axboe <axboe@...nel.dk>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: cdrom: Fix a typo and rst markup
On Sat, 8 Aug 2020 18:31:23 +0200
Remi Andruccioli <remi.andruccioli@...il.com> wrote:
> "The capability fags" should be "The capability flags".
>
> In rst markup, a incorrect markup expression is causing bad rendering in
> Sphinx output. Replace the erroneous single quote by a backquote.
>
> Signed-off-by: Remi Andruccioli <remi.andruccioli@...il.com>
> ---
> Documentation/cdrom/cdrom-standard.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
I've applied this, thanks.
The backtick replacement makes the warning go away, but a better fix would
be to remove the backticks entirely; I'm not sure why they are used as
quotes in that file.
jon
Powered by blists - more mailing lists