Skip to content

Commit a4e087f

Browse files
committed
Merge pull request kivy#1816 from k4rtik/patch-3
Thanks ;-)
2 parents 032114a + 1e87a98 commit a4e087f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/application/app_with_kv_in_template1.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
55
The root application is created from the corresponding .kv. Check the test.kv
66
file to see what will be the root widget.
7-
This example show how you can change the directory where the .kv live.
7+
8+
This example shows how you can change the directory where the .kv lives.
89
'''
910

1011
import kivy

0 commit comments

Comments
 (0)