[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200310113244.527067de@lwn.net>
Date: Tue, 10 Mar 2020 11:32:44 -0600
From: Jonathan Corbet <corbet@....net>
To: Jonathan Neuschäfer <j.neuschaefer@....net>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: management-style: Fix formatting of
emphsized word
On Tue, 3 Mar 2020 20:21:12 +0100
Jonathan Neuschäfer <j.neuschaefer@....net> wrote:
> Commit 7f2b3c65b9a1 ("Documentation/ManagementStyle: convert it to ReST
> markup") converted _underlined_ to *emphasized* words, but forgot about
> an underscore in this case.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
> ---
> Documentation/process/management-style.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/management-style.rst b/Documentation/process/management-style.rst
> index 186753ff3d2d..dfbc69bf49d4 100644
> --- a/Documentation/process/management-style.rst
> +++ b/Documentation/process/management-style.rst
> @@ -227,7 +227,7 @@ incompetence will grudgingly admit that you at least didn't try to weasel
> out of it.
>
> Then make the developer who really screwed up (if you can find them) know
> -**in_private** that they screwed up. Not just so they can avoid it in the
> +**in private** that they screwed up. Not just so they can avoid it in the
> future, but so that they know they owe you one. And, perhaps even more
> importantly, they're also likely the person who can fix it. Because, let's
> face it, it sure ain't you.
> --
> 2.20.1
>
Applied, thanks.
jon
Powered by blists - more mailing lists