aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhangyanxian <zhangyanxianmail@163.com>2017-01-23 06:09:44 +0000
committerzhangyanxian <zhangyanxianmail@163.com>2017-01-23 06:10:02 +0000
commite2a4dee805f60109ad8448c727873fcb7db27e6a (patch)
treee18f4dde1880879dacf7c90d4a40566230b492b4
parent1f66b8bcd94c3be59be80b161f692b53f370c4e0 (diff)
Delete the unnecessary word in numvfs_persistence.pp
TrivialFix Change-Id: I4c67bedd2792c6fe4a2a6bfacd15cf27df6c5559
-rw-r--r--manifests/host/sriov/numvfs_persistence.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/host/sriov/numvfs_persistence.pp b/manifests/host/sriov/numvfs_persistence.pp
index ec8c875..4c6af83 100644
--- a/manifests/host/sriov/numvfs_persistence.pp
+++ b/manifests/host/sriov/numvfs_persistence.pp
@@ -4,7 +4,7 @@
# === Parameters:
#
# [*vf_defs*]
-# (required) Array of of <physical_interface>:<numvfs>.
+# (required) Array of <physical_interface>:<numvfs>.
# Example: ['eth1:10','eth2:8']
#
# [*content_string*]