fix spell

This commit is contained in:
BreakWa11 2016-06-23 13:58:30 +08:00
parent 4b2adda440
commit f58d76da47

View file

@ -180,7 +180,7 @@ def main():
elif key == '-o': elif key == '-o':
user['obfs'] = value user['obfs'] = value
elif key == '-O': elif key == '-O':
user['protocal'] = value user['protocol'] = value
elif key == '-m': elif key == '-m':
user['method'] = value user['method'] = value
elif key == '-f': elif key == '-f':