summaryrefslogtreecommitdiffstats
path: root/Documentation/mm
diff options
context:
space:
mode:
authorRemington Brasga <rbrasga@uci.edu>2024-04-29 22:55:27 +0000
committerJonathan Corbet <corbet@lwn.net>2024-05-02 10:02:29 -0600
commitda51bbcdbace8f43adf6066934c3926b656376e5 (patch)
tree0ef923a8a2aba086a10fec6ccc413fa7e860dc44 /Documentation/mm
parentd43ddd5c91802a46354fa4c4381416ef760676e2 (diff)
downloadlinux-stable-da51bbcdbace8f43adf6066934c3926b656376e5.tar.gz
linux-stable-da51bbcdbace8f43adf6066934c3926b656376e5.tar.bz2
linux-stable-da51bbcdbace8f43adf6066934c3926b656376e5.zip
Docs: typos/spelling
Fix spelling and grammar in Docs descriptions Signed-off-by: Remington Brasga <rbrasga@uci.edu> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240429225527.2329-1-rbrasga@uci.edu
Diffstat (limited to 'Documentation/mm')
-rw-r--r--Documentation/mm/slub.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mm/slub.rst b/Documentation/mm/slub.rst
index b517ee28a955..60d350d08362 100644
--- a/Documentation/mm/slub.rst
+++ b/Documentation/mm/slub.rst
@@ -80,7 +80,7 @@ to the dentry cache with::
Debugging options may require the minimum possible slab order to increase as
a result of storing the metadata (for example, caches with PAGE_SIZE object
-sizes). This has a higher liklihood of resulting in slab allocation errors
+sizes). This has a higher likelihood of resulting in slab allocation errors
in low memory situations or if there's high fragmentation of memory. To
switch off debugging for such caches by default, use::