projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a71b0
)
docs: sphinx-static: fix typo "wich" -> "which"
author
Clinton Phillips
<clintdotphillips@gmail.com>
Wed, 13 May 2026 19:59:04 +0000
(15:59 -0400)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 15 May 2026 13:52:37 +0000
(07:52 -0600)
Trivial typo fix in a CSS comment for the documentation theme.
Signed-off-by: Clinton Phillips <clintdotphillips@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <
20260513195956
.25307-1-clintdotphillips@gmail.com>
Documentation/sphinx-static/custom.css
patch
|
blob
|
history
diff --git
a/Documentation/sphinx-static/custom.css
b/Documentation/sphinx-static/custom.css
index
f913934
..
5aa0a1e
100644
(file)
--- 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, w
h
ich makes it override text */
li { text-indent: 0em; }
/*