summaryrefslogtreecommitdiffstats
path: root/Documentation/vm/slub.rst
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-10-22 15:26:53 +0100
committerJonathan Corbet <corbet@lwn.net>2020-10-22 16:11:04 -0600
commit94ebdd28fcab7ef1484cd98f4a8e8426fe207994 (patch)
tree49553999c4c115a66a959c70c44fc80a83ee7c48 /Documentation/vm/slub.rst
parent030f066f677f297033772dcdce9538b968fbeb14 (diff)
downloadlinux-94ebdd28fcab7ef1484cd98f4a8e8426fe207994.tar.bz2
docs/vm: trivial fixes to several spelling mistakes
Fix several spelling mistakes in vm documentation. Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20201022142653.254429-1-colin.king@canonical.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/vm/slub.rst')
-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 289d231cee97..03f294a638bd 100644
--- a/Documentation/vm/slub.rst
+++ b/Documentation/vm/slub.rst
@@ -378,7 +378,7 @@ c) Execute ``slabinfo-gnuplot.sh`` in '-t' mode, passing all of the
can go unnoticed. To deal with that, ``slabinfo-gnuplot.sh`` has two
options to 'zoom-in'/'zoom-out':
- a) ``-s %d,%d`` -- overwrites the default image width and heigh
+ a) ``-s %d,%d`` -- overwrites the default image width and height
b) ``-r %d,%d`` -- specifies a range of samples to use (for example,
in ``slabinfo -X >> FOO_STATS; sleep 1;`` case, using a ``-r
40,60`` range will plot only samples collected between 40th and