Delete the unnecessary word in numvfs_persistence.pp

TrivialFix

Change-Id: I4c67bedd2792c6fe4a2a6bfacd15cf27df6c5559
This commit is contained in:
zhangyanxian
2017-01-23 06:09:44 +00:00
parent 1f66b8bcd9
commit e2a4dee805

View File

@@ -4,7 +4,7 @@
# === Parameters: # === Parameters:
# #
# [*vf_defs*] # [*vf_defs*]
# (required) Array of of <physical_interface>:<numvfs>. # (required) Array of <physical_interface>:<numvfs>.
# Example: ['eth1:10','eth2:8'] # Example: ['eth1:10','eth2:8']
# #
# [*content_string*] # [*content_string*]