diff options
author | Thomas Haller <thaller@redhat.com> | 2017-08-11 11:05:12 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-08-11 11:05:12 +0200 |
commit | 752afada0bcdc22bfbcd253bcdaa0fbd8e830791 (patch) | |
tree | fd71e27058380546595e17c18a29bb1622b94823 /libnm-core/nm-setting-ip6-config.c | |
parent | e0cdaf9880929a40f60c1327cf67f800feefc951 (diff) | |
download | NetworkManager-752afada0bcdc22bfbcd253bcdaa0fbd8e830791.tar.gz |
docs: fix spelling errors in tranlated strings and documentation
https://bugzilla.gnome.org/show_bug.cgi?id=786131
Diffstat (limited to 'libnm-core/nm-setting-ip6-config.c')
-rw-r--r-- | libnm-core/nm-setting-ip6-config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-ip6-config.c b/libnm-core/nm-setting-ip6-config.c index ed24533092..9850c8eaa0 100644 --- a/libnm-core/nm-setting-ip6-config.c +++ b/libnm-core/nm-setting-ip6-config.c @@ -711,7 +711,7 @@ nm_setting_ip6_config_class_init (NMSettingIP6ConfigClass *ip6_class) * or "stable-privacy". * * If the property is set to "eui64", the addresses will be generated - * using the interface tokens derived from hardware address. This makes + * using the interface tokens derived from hardware address. This makes * the host part of the address to stay constant, making it possible * to track host's presence when it changes networks. The address changes * when the interface hardware is replaced. |