Fix some spelling mistakes

This commit is contained in:
Neon Jonn
2022-03-11 01:45:16 +00:00
committed by GitHub
parent 26c6b4d449
commit adb69e7157
5 changed files with 12 additions and 12 deletions

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
-----------