diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2015-07-25 23:15:05 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2015-07-25 23:15:51 +0200 |
commit | dd2b607b7d1ce355e93f9f71cd256ec20b8ae9c4 (patch) | |
tree | 36261a2dc35ad9b5b5bc39b785b888ef7911257c /man/sd-bus-errors.xml | |
parent | 3460810e8c61986a4605ad80c9e4805eb95cb5a1 (diff) |
man: typo fixes
Diffstat (limited to 'man/sd-bus-errors.xml')
-rw-r--r-- | man/sd-bus-errors.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd-bus-errors.xml b/man/sd-bus-errors.xml index d6bbd7fbb2..a1e8462858 100644 --- a/man/sd-bus-errors.xml +++ b/man/sd-bus-errors.xml @@ -138,7 +138,7 @@ <term><varname>SD_BUS_ERROR_FAILED</varname></term> <listitem><para>A generic error indication. See the error message for further details. This error name should be - avoided, in favour of a more expressive error + avoided, in favor of a more expressive error name.</para></listitem> </varlistentry> @@ -186,7 +186,7 @@ </varlistentry> <varlistentry> <term><varname>SD_BUS_ERROR_ACCESS_DENIED</varname></term> - <listitem><para>Access to a resource has bee denied, due to security restrictions.</para></listitem> + <listitem><para>Access to a resource has been denied, due to security restrictions.</para></listitem> </varlistentry> <varlistentry> <term><varname>SD_BUS_ERROR_AUTH_FAILED</varname></term> |