diff mbox series

Documentation/mm: Fix spelling mistake

Message ID CAO9wTFjW3i7C8wQEJ3kjdNMwQurs_bmAw8JN3rbsLVDuPFQ0mQ@mail.gmail.com (mailing list archive)
State New
Headers show
Series Documentation/mm: Fix spelling mistake | expand

Commit Message

Suchit K Feb. 15, 2025, 4:55 p.m. UTC
The word watermark was misspelled as "watemark" in the balance.rst
file. This commit corrects the spelling error.
Signed-off-by: Suchit <suchitkarunakaran@gmail.com>
---
 Documentation/mm/balance.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

 low_on_memory gets set. This stays set till the number of free pages becomes
diff mbox series

Patch

diff --git a/Documentation/mm/balance.rst b/Documentation/mm/balance.rst
index abaa78561..c4962c89a 100644
--- a/Documentation/mm/balance.rst
+++ b/Documentation/mm/balance.rst
@@ -81,7 +81,7 @@  Page stealing from process memory and shm is done if
stealing the page would
 alleviate memory pressure on any zone in the page's node that has fallen below
 its watermark.

-watemark[WMARK_MIN/WMARK_LOW/WMARK_HIGH]/low_on_memory/zone_wake_kswapd: These
+watermark[WMARK_MIN/WMARK_LOW/WMARK_HIGH]/low_on_memory/zone_wake_kswapd: These
 are per-zone fields, used to determine when a zone needs to be balanced. When
 the number of pages falls below watermark[WMARK_MIN], the hysteric field