]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: sphinx-static: fix typo "wich" -> "which"
authorClinton Phillips <clintdotphillips@gmail.com>
Wed, 13 May 2026 19:59:04 +0000 (15:59 -0400)
committerJonathan 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

index f91393426a506f8c52f61b0440596b37b86c366f..5aa0a1ed9864cd0b89a2847560d8e95866f61cd1 100644 (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; }
 
 /*