mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
docs: sphinx-static: fix typo "wich" -> "which"
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>
This commit is contained in:
parent
99a71b0644
commit
17a92946d7
|
|
@ -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; }
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user