mirror of https://github.com/kivy/kivy.git
doc: fixed warnign tag in kivy/config.py
This commit is contained in:
parent
26340539db
commit
ca74dc3a12
|
@ -150,7 +150,7 @@ Available configuration tokens
|
||||||
`maxfps`: int, defaults to 60
|
`maxfps`: int, defaults to 60
|
||||||
Maximum FPS allowed.
|
Maximum FPS allowed.
|
||||||
|
|
||||||
..warning::
|
.. warning::
|
||||||
Setting maxfps to 0 will lead to max CPU usage.
|
Setting maxfps to 0 will lead to max CPU usage.
|
||||||
|
|
||||||
'multisamples': int, defaults to 2
|
'multisamples': int, defaults to 2
|
||||||
|
|
Loading…
Reference in New Issue