diff options
author | Jiří Klimeš <jklimes@redhat.com> | 2015-06-10 09:34:58 +0200 |
---|---|---|
committer | Jiří Klimeš <jklimes@redhat.com> | 2015-06-10 09:34:58 +0200 |
commit | 036901b82e1e8386dae0ec7c05a25877da1cab32 (patch) | |
tree | 7d41c573e5e4471d713dc063522735416af61c19 /introspection/nm-manager.xml | |
parent | 7d09debdf0b1bd6d76a645d5195e89e3ad16892f (diff) | |
download | NetworkManager-036901b82e1e8386dae0ec7c05a25877da1cab32.tar.gz |
xml: (trivial) fix a typo
Diffstat (limited to 'introspection/nm-manager.xml')
-rw-r--r-- | introspection/nm-manager.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/nm-manager.xml b/introspection/nm-manager.xml index f0d04438d5..d0682e5cac 100644 --- a/introspection/nm-manager.xml +++ b/introspection/nm-manager.xml @@ -337,8 +337,8 @@ <property name="Metered" type="u" access="read" tp:type="NM_METERED"> <tp:docstring> - Wheter the connectivity is metered. This is equivalent to the - metered property of the device associated with the primary + Indicates whether the connectivity is metered. This is equivalent + to the metered property of the device associated with the primary connection. </tp:docstring> </property> |