Skip to content

Commit 0188a9c

Browse files
committed
Fix typo in comment
1 parent f152ecc commit 0188a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch17-graphical-user-interfaces/6-challenge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Please note that there are many ways to solve this challenge. The code
55
# contained in this solution is just one way. If your solution is different,
6-
# but work, then you did a great job!
6+
# but works, then you did a great job!
77

88
import tkinter as tk
99
from tkinter import filedialog

0 commit comments

Comments
 (0)