Skip to content

Commit a5a8c10

Browse files
Richard LarkinRichard Larkin
Richard Larkin
authored and
Richard Larkin
committed
doc: spelling correction to modules/__init__.py
1 parent 1f57c01 commit a5a8c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kivy/modules/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def __init__(self):
8383

8484

8585
class ModuleBase:
86-
'''Handle Kivy modules. It will automaticly load and instanciate the
86+
'''Handle Kivy modules. It will automatically load and instanciate the
8787
module for the general window.'''
8888

8989
def __init__(self, **kwargs):

0 commit comments

Comments
 (0)