summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-10-30 21:45:41 +0100
committerThomas Haller <thaller@redhat.com>2017-10-30 21:49:50 +0100
commitd7d9759d560d302dec263f2428418034333f7912 (patch)
tree3d41f224fce3e24b2077ffdf6ec0e162471c9e1f
parent79168a54344f8fb72fda88bf02bce908d2ce3f31 (diff)
docs: fix typo in NMSettingBridge:group-forward-mask doc
Fixes: 17ec3aef2fa4d31ef80f54923f89e6719f1ce83b https://bugzilla.gnome.org/show_bug.cgi?id=789662
-rw-r--r--clients/common/settings-docs.c.in2
-rw-r--r--libnm-core/nm-setting-bridge.c2
-rw-r--r--po/de.po2
3 files changed, 3 insertions, 3 deletions
diff --git a/clients/common/settings-docs.c.in b/clients/common/settings-docs.c.in
index 1378f2dced..f85372d24b 100644
--- a/clients/common/settings-docs.c.in
+++ b/clients/common/settings-docs.c.in
@@ -116,7 +116,7 @@
#define DESCRIBE_DOC_NM_SETTING_BOND_OPTIONS N_("Dictionary of key/value pairs of bonding options. Both keys and values must be strings. Option names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).")
#define DESCRIBE_DOC_NM_SETTING_BRIDGE_AGEING_TIME N_("The Ethernet MAC address aging time, in seconds.")
#define DESCRIBE_DOC_NM_SETTING_BRIDGE_FORWARD_DELAY N_("The Spanning Tree Protocol (STP) forwarding delay, in seconds.")
-#define DESCRIBE_DOC_NM_SETTING_BRIDGE_GROUP_FORWARD_MASK N_("A mask of group addresses to forward. Usually, group addresses in the range from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not forwarded according to standards. This property is a mask of 16 bits, each corrisponding to a group address in that range that must be forwarded. The mask can't have bits 0, 1 or 2 set because they are used for STP, MAC pause frames and LACP.")
+#define DESCRIBE_DOC_NM_SETTING_BRIDGE_GROUP_FORWARD_MASK N_("A mask of group addresses to forward. Usually, group addresses in the range from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not forwarded according to standards. This property is a mask of 16 bits, each corresponding to a group address in that range that must be forwarded. The mask can't have bits 0, 1 or 2 set because they are used for STP, MAC pause frames and LACP.")
#define DESCRIBE_DOC_NM_SETTING_BRIDGE_HELLO_TIME N_("The Spanning Tree Protocol (STP) hello time, in seconds.")
#define DESCRIBE_DOC_NM_SETTING_BRIDGE_MAC_ADDRESS N_("If specified, the MAC address of bridge. When creating a new bridge, this MAC address will be set. If this field is left unspecified, the \"ethernet.cloned-mac-address\" is referred instead to generate the initial MAC address. Note that setting \"ethernet.cloned-mac-address\" anyway overwrites the MAC address of the bridge later while activating the bridge. Hence, this property is deprecated.")
#define DESCRIBE_DOC_NM_SETTING_BRIDGE_MAX_AGE N_("The Spanning Tree Protocol (STP) maximum message age, in seconds.")
diff --git a/libnm-core/nm-setting-bridge.c b/libnm-core/nm-setting-bridge.c
index a98b39953d..5330038425 100644
--- a/libnm-core/nm-setting-bridge.c
+++ b/libnm-core/nm-setting-bridge.c
@@ -600,7 +600,7 @@ nm_setting_bridge_class_init (NMSettingBridgeClass *setting_class)
* A mask of group addresses to forward. Usually, group addresses in
* the range from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not
* forwarded according to standards. This property is a mask of 16 bits,
- * each corrisponding to a group address in that range that must be
+ * each corresponding to a group address in that range that must be
* forwarded. The mask can't have bits 0, 1 or 2 set because they are
* used for STP, MAC pause frames and LACP.
*
diff --git a/po/de.po b/po/de.po
index e7972ce70e..efea010df4 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6859,7 +6859,7 @@ msgstr ""
msgid ""
"A mask of group addresses to forward. Usually, group addresses in the range "
"from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not forwarded according to "
-"standards. This property is a mask of 16 bits, each corrisponding to a group "
+"standards. This property is a mask of 16 bits, each corresponding to a group "
"address in that range that must be forwarded. The mask can't have bits 0, 1 "
"or 2 set because they are used for STP, MAC pause frames and LACP."
msgstr ""