From a888e5e61430853ab437dfd494a2cec704fb96da Mon Sep 17 00:00:00 2001 From: Brett Kaplan Date: Wed, 20 Nov 2024 17:33:48 -0500 Subject: [PATCH] fixing grammar --- docs/reST/ref/surface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reST/ref/surface.rst b/docs/reST/ref/surface.rst index dbaac65828..7153dc7fd3 100644 --- a/docs/reST/ref/surface.rst +++ b/docs/reST/ref/surface.rst @@ -32,7 +32,7 @@ Both flags are only a request, and may not be possible for all displays and formats. - Advance users can combine a set of bitmasks with a depth value. The masks + Advanced users can combine a set of bitmasks with a depth value. The masks are a set of 4 integers representing which bits in a pixel will represent each color. Normal Surfaces should not require the masks argument.