summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/Advance
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/Advance')
-rw-r--r--For Weekly Test/Advance/gsmselftest-website.py2
-rw-r--r--For Weekly Test/Advance/gsmselftest-website2.py2
-rw-r--r--For Weekly Test/Advance/gsmselftest.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/For Weekly Test/Advance/gsmselftest-website.py b/For Weekly Test/Advance/gsmselftest-website.py
index 837fdd7..d731757 100644
--- a/For Weekly Test/Advance/gsmselftest-website.py
+++ b/For Weekly Test/Advance/gsmselftest-website.py
@@ -260,7 +260,7 @@ def updateDevice(): #update port name list of device on DB
print " 5. GSM RZ 1"
print " 6. Back to menu"
print ""
- print "you choise : ",
+ print "your choise : ",
input = sys.stdin.readline().rstrip("\r\n")
if input == '8':
diff --git a/For Weekly Test/Advance/gsmselftest-website2.py b/For Weekly Test/Advance/gsmselftest-website2.py
index b7d120f..efaf355 100644
--- a/For Weekly Test/Advance/gsmselftest-website2.py
+++ b/For Weekly Test/Advance/gsmselftest-website2.py
@@ -313,7 +313,7 @@ def updateDevice(): #update port name list of device on DB
print " 5. GSM RZ 1"
print " 6. Back to menu"
print ""
- print "you choise : ",
+ print "your choise : ",
input = sys.stdin.readline().rstrip("\r\n")
if input == '8':
diff --git a/For Weekly Test/Advance/gsmselftest.py b/For Weekly Test/Advance/gsmselftest.py
index edae08e..920692b 100644
--- a/For Weekly Test/Advance/gsmselftest.py
+++ b/For Weekly Test/Advance/gsmselftest.py
@@ -217,7 +217,7 @@ def updateDevice(): #update port name list of device on DB
print " 7. GSM RZ 3"
print " 8. Back to menu"
print ""
- print "you choise : ",
+ print "your choise : ",
input = sys.stdin.readline().rstrip("\r\n")
if input == '8':