doc: corrected "smooother" spelling

This commit is contained in:
Zen-CODE 2014-07-12 12:11:56 +02:00
parent a17ba0d95f
commit 8a04ab7a57
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ Available configuration tokens
'multisamples': int, defaults to 2
Sets the `MultiSample Anti-Aliasing (MSAA)
<http://en.wikipedia.org/wiki/Multisample_anti-aliasing>`_ level.
Increasing this value results in smooother graphics but at the cost of
Increasing this value results in smoother graphics but at the cost of
processing time.
.. warning::