* [PATCH] docs: sphinx-static: fix typo "wich" -> "which"
@ 2026-05-13 19:59 Clinton Phillips
0 siblings, 0 replies; only message in thread
From: Clinton Phillips @ 2026-05-13 19:59 UTC (permalink / raw)
To: corbet; +Cc: Clinton Phillips, linux-doc, linux-kernel
Trivial typo fix in a CSS comment for the documentation theme.
Signed-off-by: Clinton Phillips <clintdotphillips@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.49.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-13 20:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 19:59 [PATCH] docs: sphinx-static: fix typo "wich" -> "which" Clinton Phillips
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox