mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
man: fix spelling error of sd_bus_error_set_const (#6246)
This commit is contained in:
parent
b876bc09b1
commit
78c1edd1ef
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user