Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
changes
  • Loading branch information
u68 authored Feb 14, 2024
1 parent 13a20fd commit 514e8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def compile_translate():
result_text.insert(tk.END, '\n'.join(matching_strings))

root = tk.Tk()
root.title("String Matching")
root.title("AnyRop Translator v0.16")

ropfile = ""
disasfile = ""
Expand Down

0 comments on commit 514e8e0

Please sign in to comment.