From 7f80754c5bcd00f75de57b65da760e12dca6bca2 Mon Sep 17 00:00:00 2001 From: itzpr3d4t0r <103119829+itzpr3d4t0r@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:30:08 +0200 Subject: [PATCH] fblits* --- docs/reST/ref/special_flags_list.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reST/ref/special_flags_list.rst b/docs/reST/ref/special_flags_list.rst index 7cff0e9a21..057675257e 100644 --- a/docs/reST/ref/special_flags_list.rst +++ b/docs/reST/ref/special_flags_list.rst @@ -14,7 +14,7 @@ What Are Special Flags? - :meth:`pygame.Surface.blit` - :meth:`pygame.Surface.blits` - - :meth:`pygame.Surface.blits` + - :meth:`pygame.Surface.fblits` - :meth:`pygame.Surface.fill` Specifically they are passed as the ``special_flags`` argument of these methods by using