Commit 358b6ba9 authored by Tobin C. Harding's avatar Tobin C. Harding Committed by Jonathan Corbet

docs: Fix SLUB docs typo

There is a minor typo in SLUB documentation.

Fix typo.
Signed-off-by: default avatarTobin C. Harding <tobin@kernel.org>
Acked-by: default avatarMike Rapoport <rppt@linux.ibm.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent b5b2187d
......@@ -141,7 +141,7 @@ can be influenced by kernel parameters:
(list_lock) where contention may occur.
``slub_min_order``
specifies a minim order of slabs. A similar effect like
specifies a minimum order of slabs. A similar effect like
``slub_min_objects``.
``slub_max_order``
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment