Skip to content

Commit

Permalink
Cleaned docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mzivic7 authored Oct 5, 2024
1 parent d05a0ce commit a26e212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reST/ref/draw.rst
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ object around the draw calls (see :func:`pygame.Surface.lock` and
Draws an antialiased ellipse on the given surface.
Uses Xiaolin Wu Circle Algorithm.
adapted from: https://cgg.mff.cuni.cz/~pepca/ref/WU.pdf

:param Surface surface: surface to draw on
:param color: color to draw with, the alpha value is optional if using a
tuple ``(RGB[A])``
Expand Down

0 comments on commit a26e212

Please sign in to comment.