Fix some spelling mistakes

This commit is contained in:
Neon Jonn
2022-03-10 20:45:16 -05:00
committed by GitHub
parent 26c6b4d449
commit adb69e7157
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ class Item(Generic[V]):
The callback associated with this UI item.
This can be overriden by subclasses.
This can be overridden by subclasses.
Parameters
-----------