]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_add_match.xml
man: fix minor typo
[thirdparty/systemd.git] / man / sd_bus_add_match.xml
index bb06b8fbb7a4c4177686c4a907412cd8e0bedbe6..07a7b0ea17a60307d6172e0d72f4d60d4b42defd 100644 (file)
     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>