mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
[HUST CSE][example] fix some typo bugs about 'sucess' and others. (#7528)
This commit is contained in:
+1
-1
@@ -291,7 +291,7 @@ class SconsUI():
|
||||
|
||||
setting.close()
|
||||
tkMessageBox.showinfo("RT-Thread SCons UI",
|
||||
"Save setting sucessfully")
|
||||
"Save setting successfully")
|
||||
|
||||
def setup_building_ui(self, frame):
|
||||
padding = ttk.Frame(frame)
|
||||
|
||||
Reference in New Issue
Block a user