man: fix spelling error of sd_bus_error_set_const (#6246)

This commit is contained in:
Lars Karlitski 2017-06-30 11:57:13 +02:00 committed by Martin Pitt
parent b876bc09b1
commit 78c1edd1ef
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@
<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>