diff options
Diffstat (limited to 'libnm-core/nm-setting-sriov.c')
-rw-r--r-- | libnm-core/nm-setting-sriov.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-sriov.c b/libnm-core/nm-setting-sriov.c index 3c52dc6cc8..70d4bac81a 100644 --- a/libnm-core/nm-setting-sriov.c +++ b/libnm-core/nm-setting-sriov.c @@ -1305,7 +1305,7 @@ nm_setting_sriov_class_init (NMSettingSriovClass *klass) * "2 mac=00:11:22:33:44:55 spoof-check=true". * * Multiple VFs can be specified using a comma as separator. - * Currently the following attributes are supported: mac, + * Currently, the following attributes are supported: mac, * spoof-check, trust, min-tx-rate, max-tx-rate, vlans. * * The "vlans" attribute is represented as a semicolon-separated |