diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-06-30 14:26:47 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-06-30 16:33:00 +0200 |
commit | 387f695526c5b6028230da2e9039bca59388fd62 (patch) | |
tree | 65945517b2f0b85f63e3407e4f8d1f93f4dbcf4a /man/sd_event_source_set_ratelimit.xml | |
parent | tree-wide: fix "the the" and "a a" (diff) | |
download | systemd-387f695526c5b6028230da2e9039bca59388fd62.tar.xz systemd-387f695526c5b6028230da2e9039bca59388fd62.zip |
tree-wide: "a" -> "an"
Diffstat (limited to 'man/sd_event_source_set_ratelimit.xml')
-rw-r--r-- | man/sd_event_source_set_ratelimit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_event_source_set_ratelimit.xml b/man/sd_event_source_set_ratelimit.xml index 754bfbe3b2..ac8529074a 100644 --- a/man/sd_event_source_set_ratelimit.xml +++ b/man/sd_event_source_set_ratelimit.xml @@ -121,7 +121,7 @@ <varlistentry> <term><constant>-ENOEXEC</constant></term> - <listitem><para><function>sd_event_source_get_ratelimit()</function> was called on a event source + <listitem><para><function>sd_event_source_get_ratelimit()</function> was called on an event source that doesn't have rate limiting configured.</para></listitem> </varlistentry> |