summaryrefslogtreecommitdiff
path: root/man/sd_bus_add_match.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-05-30 16:28:28 +0200
committerLennart Poettering <lennart@poettering.net>2018-05-30 17:13:51 +0200
commitd7828e117abbdad68a52af80d2eeefc35191d90a (patch)
tree0f99490ab087fad67476a4adafd5fcb4661e0998 /man/sd_bus_add_match.xml
parente6ebebbe6aef5830793af515c2e3a998bde920b9 (diff)
downloadsystemd-d7828e117abbdad68a52af80d2eeefc35191d90a.tar.gz
man: fix minor typo
Diffstat (limited to 'man/sd_bus_add_match.xml')
-rw-r--r--man/sd_bus_add_match.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_add_match.xml b/man/sd_bus_add_match.xml
index bb06b8fbb7..07a7b0ea17 100644
--- a/man/sd_bus_add_match.xml
+++ b/man/sd_bus_add_match.xml
@@ -123,7 +123,7 @@
name), from which the match string is internally generated. Optionally, these parameters may be specified as
<constant>NULL</constant> in which case the relevant field of incoming signals is not tested.</para>
- <para><function>sd_bus_match_signal_async()</function> is combines the signal matching logic of
+ <para><function>sd_bus_match_signal_async()</function> combines the signal matching logic of
<function>sd_bus_match_signal()</function> with the asynchronous behaviour of
<function>sd_bus_add_match_async()</function>.</para>