Skip to content

Commit 686bb48

Browse files
authored
Merge pull request #3204 from Starbuck5/draw-docs-fix
Correct draw.aaline docs
2 parents 5e57805 + 7483735 commit 686bb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reST/ref/draw.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ object around the draw calls (see :func:`pygame.Surface.lock` and
493493
.. versionchangedold:: 2.0.0 Added support for keyword arguments.
494494
.. versionchanged:: 2.4.0 Removed deprecated 'blend' argument
495495
.. versionchanged:: 2.5.0 ``blend`` argument readded for backcompat, but will always raise a deprecation exception when used
496-
.. versionchanged:: 2.5.2 Added line width
496+
.. versionchanged:: 2.5.3 Added line width
497497

498498
.. ## pygame.draw.aaline ##
499499

0 commit comments

Comments
 (0)