diff options
Diffstat (limited to 'libnm-core/nm-dbus-interface.h')
-rw-r--r-- | libnm-core/nm-dbus-interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-dbus-interface.h b/libnm-core/nm-dbus-interface.h index 089b2ab7f5..4bae4155f7 100644 --- a/libnm-core/nm-dbus-interface.h +++ b/libnm-core/nm-dbus-interface.h @@ -682,7 +682,7 @@ typedef enum { * if the default routes for IPv4 and IPv6 are on different devices, or if policy * routing is configured. In general, the global metered state tries to express whether * the traffic is likely metered, but since that depends on the traffic itself, - * there is not one answer in all cases. Hance, an application may want to consider + * there is not one answer in all cases. Hence, an application may want to consider * the per-device's metered states. * * Since: 1.2 |