[PATCH] vmware: remove the duplicate word

Ba Jing posted 1 patch 1 year, 3 months ago
tools/testing/ktest/examples/vmware.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] vmware: remove the duplicate word
Posted by Ba Jing 1 year, 3 months ago
The word "appropriate" is repeated twice, so remove one.

Signed-off-by: Ba Jing <bajing@cmss.chinamobile.com>
---
 tools/testing/ktest/examples/vmware.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/testing/ktest/examples/vmware.conf b/tools/testing/ktest/examples/vmware.conf
index 61958163d242..81a696e1fa62 100644
--- a/tools/testing/ktest/examples/vmware.conf
+++ b/tools/testing/ktest/examples/vmware.conf
@@ -46,8 +46,8 @@ VMWARE_VM_BASE_DIR = /var/lib/vmware/${VMWARE_VM_DIR}
 CONSOLE = /usr/bin/ncat -U ${VMWARE_VM_BASE_DIR}/${VMWARE_SERIAL_NAME}
 
 # Define what version of Workstation you are using
-# This is used by vmrun to use the appropriate appripriate pieces to 
-# test this.  In all likelihood you want 'ws' or 'player' 
+# This is used by vmrun to use the appripriate pieces to test this.
+# In all likelihood you want 'ws' or 'player'
 # Valid options:
 # 	ws - Workstation (Windows or Linux host)
 # 	fusion - Fusion (Mac host)
-- 
2.33.0