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:
Clinton Phillips 2026-05-13 15:59:04 -04:00 committed by Jonathan Corbet
parent 99a71b0644
commit 17a92946d7

View File

@ -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; }
/*