Rename TK.tk to Tk.tk (#1237)

This commit is contained in:
calgary34
2022-01-19 22:22:00 -07:00
committed by GitHub
parent a1e7c81835
commit b8c4453f7f
2 changed files with 2 additions and 2 deletions

View File

@@ -785,7 +785,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [THue](t/THue.th)
* [TI Hexadecimal](t/TI%20Hexadecimal.hex)
* [TIBasic](t/TIBasic.ti)
* [TK](t/TK.tk)
* [Tk](t/Tk.tk)
* [Tkinter](t/Tkinter.py)
* [TOML](t/TOML.toml)
* [Trans-dimensional](t/Trans-dimensional)

View File

@@ -1,2 +1,2 @@
label .l -text "Hello World"
pack .l
pack .l