Skip to content

Commit 276df6a

Browse files
Update warpscanner-v4.1.0.py
1 parent f5ee51b commit 276df6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Linux/warpscanner-v4.1.0.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2239,7 +2239,7 @@ def copy_donate(event):
22392239
root_about.geometry("+200+50")
22402240
root_about.geometry("600x600")
22412241

2242-
label_about=ctk.CTkLabel(root_about, text="This is an Warp Scanner For win")
2242+
label_about=ctk.CTkLabel(root_about, text="This is an Warp Scanner For Linux")
22432243
label_about.pack(fill=tk.X)
22442244

22452245
label_mew=ctk.CTkLabel(root_about,text="New version v0.4.1:\nGood news:\n\nbetter Graphic\n\nfix Bugs\n\nBad news:\n\nNotihng:))")

0 commit comments

Comments
 (0)