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':
user['obfs'] = value
elif key == '-O':
user['protocal'] = value
user['protocol'] = value
elif key == '-m':
user['method'] = value
elif key == '-f':