mirror of https://github.com/kivy/kivy.git
Correct description comment, add a line break
This commit is contained in:
parent
b742592c7f
commit
1e87a9803c
|
@ -4,7 +4,8 @@ Application from a .kv
|
|||
|
||||
The root application is created from the corresponding .kv. Check the test.kv
|
||||
file to see what will be the root widget.
|
||||
This example show how you can change the directory where the .kv live.
|
||||
|
||||
This example shows how you can change the directory where the .kv lives.
|
||||
'''
|
||||
|
||||
import kivy
|
||||
|
|
Loading…
Reference in New Issue