mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:24:47 +01:00
Documentation: management-style: Fix formatting of emphsized word
Commit 7f2b3c65b9 ("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@gmx.net>
Link: https://lore.kernel.org/r/20200303192113.20761-1-j.neuschaefer@gmx.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
6480e44964
commit
26f67b4c6e
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue