Fix docstring

Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
Hugo van Kemenade 2022-04-18 07:42:05 +03:00 committed by GitHub
parent 2dd848ca4f
commit bf46c6a648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -634,7 +634,6 @@ class FreeTypeFont:
should have mode ``RGBA``. Otherwise, it should have mode ``1``.
:param text: Text to render.
:param fill: A fill function.
:param mode: Used by some graphics drivers to indicate what mode the
driver prefers; if empty, the renderer may return either
mode. Note that the mode is always a string, to simplify