Skip to content

Commit 6b2fa42

Browse files
ozzloyJonathan Corbet
authored andcommitted
docs/admin-guide/mm: correct typo 'quired' to 'queried'
Convert the word "quired" to the word "queried" which makes more sense in this context. Signed-off-by: Daniel Watson <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/878qymrjrg.fsf@trent-reznor
1 parent df472c2 commit 6b2fa42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/mm/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ processes address space and many other cool things.
1010

1111
Linux memory management is a complex system with many configurable
1212
settings. Most of these settings are available via ``/proc``
13-
filesystem and can be quired and adjusted using ``sysctl``. These APIs
13+
filesystem and can be queried and adjusted using ``sysctl``. These APIs
1414
are described in Documentation/admin-guide/sysctl/vm.rst and in `man 5 proc`_.
1515

1616
.. _man 5 proc: http://man7.org/linux/man-pages/man5/proc.5.html

0 commit comments

Comments
 (0)