From: Lars Karlitski Date: Fri, 30 Jun 2017 09:57:13 +0000 (+0200) Subject: man: fix spelling error of sd_bus_error_set_const (#6246) X-Git-Tag: chiark/234.4-1+devuan1.1+iwj1~87 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=66e6a9ea5918a82344deee559c2992830336c7a3;ds=sidebyside man: fix spelling error of sd_bus_error_set_const (#6246) --- 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 @@ dst using the values in e. If the strings in e were set using - sd_bus_set_error_const(), they will be shared. + sd_bus_error_set_const(), they will be shared. Otherwise, they will be copied. Returns a converted errno-like, negative error code.