]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: Fix minor grammatical error
authorBrigham Campbell <me@brighamcampbell.com>
Tue, 9 Jun 2026 07:06:17 +0000 (01:06 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 12 Jun 2026 19:22:41 +0000 (13:22 -0600)
Fix minor grammatical error in the administration guide.

Signed-off-by: Brigham Campbell <me@brighamcampbell.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260609070618.12566-1-me@brighamcampbell.com>

Documentation/admin-guide/quickly-build-trimmed-linux.rst

index cb178e0a620848de3575d798b61608dacc95fccf..3432dc8e1a859887cfc97da055743536da7269e7 100644 (file)
@@ -217,7 +217,7 @@ again.
 
    There is a catch: 'localmodconfig' is likely to disable kernel features you
    did not use since you booted your Linux -- like drivers for currently
-   disconnected peripherals or a virtualization software not haven't used yet.
+   disconnected peripherals or virtualization software not currently in use.
    You can reduce or nearly eliminate that risk with tricks the reference
    section outlines; but when building a kernel just for quick testing purposes
    it is often negligible if such features are missing. But you should keep that