diff --git a/RockyouMask.py b/RockyouMask.py index fca5301..9567563 100644 --- a/RockyouMask.py +++ b/RockyouMask.py @@ -315,7 +315,7 @@ if start =! "": try: rule = rule[int(start):] except: - print("Start has to be int!") + print("Mask-id has to be int!") exit if name == "posix":