From ca74dc3a12b09ebc86ad4ce2644c6648d38667ba Mon Sep 17 00:00:00 2001 From: Zen-CODE Date: Tue, 16 Feb 2016 23:26:11 +0200 Subject: [PATCH] doc: fixed warnign tag in kivy/config.py --- kivy/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kivy/config.py b/kivy/config.py index b478ae7d4..bd4ad1b14 100644 --- a/kivy/config.py +++ b/kivy/config.py @@ -150,7 +150,7 @@ Available configuration tokens `maxfps`: int, defaults to 60 Maximum FPS allowed. - ..warning:: + .. warning:: Setting maxfps to 0 will lead to max CPU usage. 'multisamples': int, defaults to 2