diff --git a/examples/application/app_with_kv_in_template1.py b/examples/application/app_with_kv_in_template1.py index 688a4d466..deccb1580 100644 --- a/examples/application/app_with_kv_in_template1.py +++ b/examples/application/app_with_kv_in_template1.py @@ -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