docs: Fix SLUB docs typo
authorTobin C. Harding <tobin@kernel.org>
Thu, 31 Jan 2019 04:06:21 +0000 (15:06 +1100)
committerJonathan Corbet <corbet@lwn.net>
Fri, 1 Feb 2019 23:03:25 +0000 (16:03 -0700)
There is a minor typo in SLUB documentation.

Fix typo.

Signed-off-by: Tobin C. Harding <tobin@kernel.org>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/vm/slub.rst

index 195928808bac709b7645363aa77cace4f1263b6c..0871c584939b88de7f07755b11f5bf7152525a7d 100644 (file)
@@ -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``