summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorXiongwei Song <xiongwei.song@windriver.com>2023-07-21 13:49:38 +0800
committerTejun Heo <tj@kernel.org>2023-07-21 08:11:41 -1000
commitab8aebdc9f7b9e2768c8a5776d028f4a10d05c4b (patch)
tree50f9f0ed9aa82425d97907d3c5a5440fb2f34468 /Documentation/admin-guide
parentfe9ebb8cec7968e2e758670952bbe4f1a453ef08 (diff)
downloadlinux-stable-ab8aebdc9f7b9e2768c8a5776d028f4a10d05c4b.tar.gz
linux-stable-ab8aebdc9f7b9e2768c8a5776d028f4a10d05c4b.tar.bz2
linux-stable-ab8aebdc9f7b9e2768c8a5776d028f4a10d05c4b.zip
docs: cgroup-v1: fix typo
"listers" -> "listeners" Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r--Documentation/admin-guide/cgroup-v1/memory.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/cgroup-v1/memory.rst b/Documentation/admin-guide/cgroup-v1/memory.rst
index b49bae598a38..304b8aae03c9 100644
--- a/Documentation/admin-guide/cgroup-v1/memory.rst
+++ b/Documentation/admin-guide/cgroup-v1/memory.rst
@@ -909,7 +909,7 @@ experiences some pressure. In this situation, only group C will receive the
notification, i.e. groups A and B will not receive it. This is done to avoid
excessive "broadcasting" of messages, which disturbs the system and which is
especially bad if we are low on memory or thrashing. Group B, will receive
-notification only if there are no event listers for group C.
+notification only if there are no event listeners for group C.
There are three optional modes that specify different propagation behavior: