Skip to content

Commit

Permalink
Merge pull request pygame-community#2972 from Matiiss/matiiss-fix-sur…
Browse files Browse the repository at this point in the history
…face-docs-premul-alpha-ip

Fix `premul_alpha_ip` doc indentation issue
  • Loading branch information
ankith26 authored Jul 6, 2024
2 parents 6f7aeea + 862af93 commit ec76793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reST/ref/surface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@

.. ## Surface.premul_alpha ##
.. method:: premul_alpha_ip
.. method:: premul_alpha_ip

| :sl:`multiplies the RGB channels by the surface alpha channel.`
| :sg:`premul_alpha_ip() -> Surface`
Expand Down

0 comments on commit ec76793

Please sign in to comment.