Merge branch 'master' of ssh://github.com/kivy/kivy

This commit is contained in:
Mathieu Virbel 2013-02-19 18:47:26 +01:00
commit 63c043b418
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ class LoaderBase(object):
implementation support it.). This setting impact the loader only at the
beginning. Once the loader is started, the setting has no impact::
from kv.loader import Loader
from kivy.loader import Loader
Loader.num_workers = 4
The default value is 2 for giving a smooth user experience. You could