summaryrefslogtreecommitdiff
path: root/man/sd_bus_error.xml
diff options
context:
space:
mode:
authorLars Karlitski <lars@karlitski.net>2017-06-30 11:57:13 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-25 09:46:53 +0200
commit66e6a9ea5918a82344deee559c2992830336c7a3 (patch)
tree8267a7a5d18e471b675adce8aadc05ad05e5ffae /man/sd_bus_error.xml
parentf3fcbcdd9eb8fc459526e1aa2b13cd4ef24d281e (diff)
man: fix spelling error of sd_bus_error_set_const (#6246)
Diffstat (limited to 'man/sd_bus_error.xml')
-rw-r--r--man/sd_bus_error.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml
index 6f93a74ca..23e463602 100644
--- a/man/sd_bus_error.xml
+++ b/man/sd_bus_error.xml
@@ -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>