summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-07-11 12:26:41 +0200
committerThomas Haller <thaller@redhat.com>2018-07-11 15:39:40 +0200
commit7c131069f07acd9e9e61914d9d8824f83985b53d (patch)
tree085eb1387b0c3ca92a21cf41a819113b176d55d1
parent8d0ca8450447b5e4d66289c9a216f6261fa6be09 (diff)
downloadNetworkManager-7c131069f07acd9e9e61914d9d8824f83985b53d.tar.gz
fixup! libnm-core: add SR-IOV setting
-rw-r--r--libnm-core/nm-setting-sriov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-sriov.c b/libnm-core/nm-setting-sriov.c
index 978a412a90..4e53968a5a 100644
--- a/libnm-core/nm-setting-sriov.c
+++ b/libnm-core/nm-setting-sriov.c
@@ -820,7 +820,7 @@ nm_setting_sriov_remove_vf (NMSettingSriov *setting, guint idx)
*
* Removes the VF with VF index @index.
*
- * Returns: %TRUE if the route was found and removed; %FALSE if it was not
+ * Returns: %TRUE if the VF was found and removed; %FALSE if it was not
*
* Since: 1.14
**/