We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae299a commit 2508d15Copy full SHA for 2508d15
docs/reST/ref/surfarray.rst
@@ -35,7 +35,7 @@ pixels from the surface and any changes performed to the array will make changes
35
in the surface. As this last functions share memory with the surface, this one
36
will be locked during the lifetime of the array.
37
38
-.. versionchanged:: 2.5.6 sndarray module is lazily loaded to avoid an expensive NumPy import when unnecessary
+.. versionchanged:: 2.5.6 surfarray module is lazily loaded to avoid an expensive NumPy import when unnecessary
39
40
.. function:: array2d
41
0 commit comments