Re: [PATCH] docs: cdrom: Fix a typo and rst markup

2020-08-12 Thread Remi Andruccioli
On Tue, 11 Aug 2020 18:44:32 +0200, Jonathan Corbet wrote: > On Sat, 8 Aug 2020 18:31:23 +0200 > Remi Andruccioli 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 e

Re: [PATCH] docs: cdrom: Fix a typo and rst markup

2020-08-11 Thread Jonathan Corbet
On Sat, 8 Aug 2020 18:31:23 +0200 Remi Andruccioli 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 Andruccio

[PATCH] docs: cdrom: Fix a typo and rst markup

2020-08-08 Thread Remi Andruccioli
"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 --- Documentation/cdrom/cdrom-standard.rst | 4 ++-- 1 file changed,