mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: fix spelling error of sd_bus_error_set_const (#6246)
This commit is contained in:
committed by
Martin Pitt
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user