diff options
Diffstat (limited to 'libnm-core/nm-setting-wired.c')
| -rw-r--r-- | libnm-core/nm-setting-wired.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-wired.c b/libnm-core/nm-setting-wired.c index 379bd173..71add938 100644 --- a/libnm-core/nm-setting-wired.c +++ b/libnm-core/nm-setting-wired.c @@ -1237,7 +1237,7 @@ nm_setting_wired_class_init (NMSettingWiredClass *klass) /** * NMSettingWired:speed: * - * When a value grater than 0 is set, configures the device to use + * When a value greater than 0 is set, configures the device to use * the specified speed. If "auto-negotiate" is "yes" the specified * speed will be the only one advertised during link negotiation: * this works only for BASE-T 802.3 specifications and is useful for |