summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ip6-config.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-08-11 11:05:12 +0200
committerThomas Haller <thaller@redhat.com>2017-08-11 11:05:12 +0200
commit752afada0bcdc22bfbcd253bcdaa0fbd8e830791 (patch)
treefd71e27058380546595e17c18a29bb1622b94823 /libnm-core/nm-setting-ip6-config.c
parente0cdaf9880929a40f60c1327cf67f800feefc951 (diff)
downloadNetworkManager-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.c2
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.