mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs: fix typo in Sphinx custom CSS
@ 2026-05-22  0:31 omkarbhor4011
  2026-05-22 13:29 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: omkarbhor4011 @ 2026-05-22  0:31 UTC (permalink / raw)
  To: corbet; +Cc: skhan, linux-doc, linux-kernel, Omkarbhor4011

From: omkarbhor4011 <Omkarbhor4011@gmail.com>

Signed-off-by: omkarbhor4011 <Omkarbhor4011@gmail.com>
---
 Documentation/sphinx-static/custom.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sphinx-static/custom.css b/Documentation/sphinx-static/custom.css
index f91393426..5aa0a1ed9 100644
--- a/Documentation/sphinx-static/custom.css
+++ b/Documentation/sphinx-static/custom.css
@@ -30,7 +30,7 @@ img.logo {
     margin-bottom: 20px;
 }
 
-/* The default is to use -1em, wich makes it override text */
+/* The default is to use -1em, which makes it override text */
 li { text-indent: 0em; }
 
 /*
-- 
2.54.0


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

* Re: [PATCH] docs: fix typo in Sphinx custom CSS
  2026-05-22  0:31 [PATCH] docs: fix typo in Sphinx custom CSS omkarbhor4011
@ 2026-05-22 13:29 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-05-22 13:29 UTC (permalink / raw)
  To: omkarbhor4011; +Cc: skhan, linux-doc, linux-kernel, Omkarbhor4011

omkarbhor4011@gmail.com writes:

> From: omkarbhor4011 <Omkarbhor4011@gmail.com>
>
> Signed-off-by: omkarbhor4011 <Omkarbhor4011@gmail.com>

For future reference, please include a proper changelog and your full
name in the signoff.  That said,

> ---
>  Documentation/sphinx-static/custom.css | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/sphinx-static/custom.css b/Documentation/sphinx-static/custom.css
> index f91393426..5aa0a1ed9 100644
> --- a/Documentation/sphinx-static/custom.css
> +++ b/Documentation/sphinx-static/custom.css
> @@ -30,7 +30,7 @@ img.logo {
>      margin-bottom: 20px;
>  }
>  
> -/* The default is to use -1em, wich makes it override text */
> +/* The default is to use -1em, which makes it override text */
>  li { text-indent: 0em; }

This one is already fixed in docs-next; that (or linux-next) is where
you should be preparing documentation patches.

Thanks,

jon

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

end of thread, other threads:[~2026-05-22 13:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-22  0:31 [PATCH] docs: fix typo in Sphinx custom CSS omkarbhor4011
2026-05-22 13:29 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®