chiark / gitweb /
man: fix minor typo
[elogind.git] / man / sd_bus_add_match.xml
index 69a755b1650f3562cf7b173479210eda3ff1ef3a..e8ee2b02b59e048ba5bb5a8a55846463020d4ba9 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>