chiark / gitweb /
man: fix spelling error of sd_bus_error_set_const (#6246)
authorLars Karlitski <lars@karlitski.net>
Fri, 30 Jun 2017 09:57:13 +0000 (11:57 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 25 Jul 2017 07:46:53 +0000 (09:46 +0200)
man/sd_bus_error.xml

index 6f93a74cac296f27cfdd9d52f612e8869a63a101..23e463602fd3924f77e58b9633bde235a11d3024 100644 (file)
     <parameter>dst</parameter> using the values in
     <parameter>e</parameter>. If the strings in
     <parameter>e</parameter> were set using
-    <function>sd_bus_set_error_const()</function>, they will be shared.
+    <function>sd_bus_error_set_const()</function>, they will be shared.
     Otherwise, they will be copied. Returns a converted
     <varname>errno</varname>-like, negative error code.</para>