linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/admin-guide: tainted-kernels: fix spelling mistake
@ 2020-07-25  2:24 Yue Hu
  2020-07-27 22:23 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Yue Hu @ 2020-07-25  2:24 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, huyue2

From: Yue Hu <huyue2@yulong.com>

Fix typo "tis" -> "this".

Signed-off-by: Yue Hu <huyue2@yulong.com>
---
 Documentation/admin-guide/tainted-kernels.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/tainted-kernels.rst b/Documentation/admin-guide/tainted-kernels.rst
index 71e9184..0fbaa0f 100644
--- a/Documentation/admin-guide/tainted-kernels.rst
+++ b/Documentation/admin-guide/tainted-kernels.rst
@@ -38,7 +38,7 @@ either letters or blanks. In above example it looks like this::
 
 	Tainted: P        W  O
 
-The meaning of those characters is explained in the table below. In tis case
+The meaning of those characters is explained in the table below. In this case
 the kernel got tainted earlier because a proprietary Module (``P``) was loaded,
 a warning occurred (``W``), and an externally-built module was loaded (``O``).
 To decode other letters use the table below.
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/admin-guide: tainted-kernels: fix spelling mistake
  2020-07-25  2:24 [PATCH] Documentation/admin-guide: tainted-kernels: fix spelling mistake Yue Hu
@ 2020-07-27 22:23 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-07-27 22:23 UTC (permalink / raw)
  To: Yue Hu; +Cc: linux-doc, huyue2

On Sat, 25 Jul 2020 10:24:44 +0800
Yue Hu <zbestahu@gmail.com> wrote:

> From: Yue Hu <huyue2@yulong.com>
> 
> Fix typo "tis" -> "this".
> 
> Signed-off-by: Yue Hu <huyue2@yulong.com>
> ---
>  Documentation/admin-guide/tainted-kernels.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/tainted-kernels.rst b/Documentation/admin-guide/tainted-kernels.rst
> index 71e9184..0fbaa0f 100644
> --- a/Documentation/admin-guide/tainted-kernels.rst
> +++ b/Documentation/admin-guide/tainted-kernels.rst
> @@ -38,7 +38,7 @@ either letters or blanks. In above example it looks like this::
>  
>  	Tainted: P        W  O
>  
> -The meaning of those characters is explained in the table below. In tis case
> +The meaning of those characters is explained in the table below. In this case
>  the kernel got tainted earlier because a proprietary Module (``P``) was loaded,

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-27 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-25  2:24 [PATCH] Documentation/admin-guide: tainted-kernels: fix spelling mistake Yue Hu
2020-07-27 22:23 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).