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
committerMartin Pitt <martinpitt@users.noreply.github.com>2017-06-30 11:57:13 +0200
commit78c1edd1ef162d3bf07ff508d30cce61a10fd3be (patch)
treed44360ce9df46de4554fdba4217067db3b67df16 /man/sd_bus_error.xml
parentb876bc09b1de7805e3b71b682f883896bf82b42c (diff)
downloadsystemd-78c1edd1ef162d3bf07ff508d30cce61a10fd3be.tar.gz
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 3091e1f019..4970ce3c08 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>