diff options
Diffstat (limited to 'man/sd_bus_error.xml')
-rw-r--r-- | man/sd_bus_error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 99a08c7ef7..642b0b96d0 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -307,7 +307,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <parameter>e</parameter>. If the strings in <parameter>e</parameter> were set using <function>sd_bus_set_error_const</function>, they will be shared. - Otherwie they wil be copied.</para> + Otherwie, they wil be copied.</para> <para><function>sd_bus_error_is_set</function> will return <constant>true</constant> if <parameter>e</parameter> is |