From bfa739bc765bda5d129a9f9b7c0f97adcc421c78 Mon Sep 17 00:00:00 2001 From: akshayaurora Date: Tue, 1 Nov 2011 12:00:38 +0530 Subject: [PATCH] grammer corrections --- kivy/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kivy/config.py b/kivy/config.py index 4367d41af..e44c7b1b9 100644 --- a/kivy/config.py +++ b/kivy/config.py @@ -382,7 +382,7 @@ if not 'KIVY_DOC_INCLUDE' in environ: # Pass to the next version version += 1 - # Indicate to Config that we've upgrade to the latest version. + # Indicate to the Config that we've upgrade to the latest version. Config.set('kivy', 'config_version', KIVY_CONFIG_VERSION) # Now, activate log file