Skip to content

Commit ab8aebd

Browse files
Xiongwei Songhtejun
authored andcommitted
docs: cgroup-v1: fix typo
"listers" -> "listeners" Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com> Signed-off-by: Tejun Heo <tj@kernel.org>
1 parent fe9ebb8 commit ab8aebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/cgroup-v1/memory.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ experiences some pressure. In this situation, only group C will receive the
909909
notification, i.e. groups A and B will not receive it. This is done to avoid
910910
excessive "broadcasting" of messages, which disturbs the system and which is
911911
especially bad if we are low on memory or thrashing. Group B, will receive
912-
notification only if there are no event listers for group C.
912+
notification only if there are no event listeners for group C.
913913

914914
There are three optional modes that specify different propagation behavior:
915915

0 commit comments

Comments
 (0)