summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
diff options
context:
space:
mode:
authorTobin C. Harding2019-01-31 05:06:21 +0100
committerJonathan Corbet2019-02-02 00:03:25 +0100
commit358b6ba9befa6d62bab30e2d2c6dc1d49caf532f (patch)
treebf0b321670297aa961046ef67c012ac090786204 /Documentation/vm
parentdocs: kernel-doc: typo "documentaion" (diff)
downloadkernel-qcow2-linux-358b6ba9befa6d62bab30e2d2c6dc1d49caf532f.tar.gz
kernel-qcow2-linux-358b6ba9befa6d62bab30e2d2c6dc1d49caf532f.tar.xz
kernel-qcow2-linux-358b6ba9befa6d62bab30e2d2c6dc1d49caf532f.zip
docs: Fix SLUB docs typo
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>
Diffstat (limited to 'Documentation/vm')
-rw-r--r--Documentation/vm/slub.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/slub.rst b/Documentation/vm/slub.rst
index 195928808bac..0871c584939b 100644
--- a/Documentation/vm/slub.rst
+++ b/Documentation/vm/slub.rst
@@ -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``