62fe945
From f70ca25ae05a92265b59bfb975cc935968d759aa Mon Sep 17 00:00:00 2001
62fe945
From: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
62fe945
Date: Mon, 15 Sep 2014 23:17:57 +0200
62fe945
Subject: [PATCH] man: sd_bus_error typo fix
62fe945
62fe945
---
62fe945
 man/sd_bus_error.xml | 2 +-
62fe945
 1 file changed, 1 insertion(+), 1 deletion(-)
62fe945
62fe945
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml
62fe945
index 7f4160753e..7144f4ba32 100644
62fe945
--- a/man/sd_bus_error.xml
62fe945
+++ b/man/sd_bus_error.xml
62fe945
@@ -296,7 +296,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
62fe945
     <structfield>name</structfield> will be generated from
62fe945
     <parameter>format</parameter> and the arguments.</para>
62fe945
 
62fe945
-    <para><function>sd_bus_error_get_errno</function> is will convert
62fe945
+    <para><function>sd_bus_error_get_errno</function> will convert
62fe945
     <structname>e->name</structname> to an errno-like value using the
62fe945
     same rules as <function>sd_bus_error_set</function>.  If
62fe945
     <parameter>e</parameter> is <constant>NULL</constant>, 0 will be