Skip to content

Commit 2508d15

Browse files
committed
Fix incorrect module name in docs
1 parent 7ae299a commit 2508d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reST/ref/surfarray.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pixels from the surface and any changes performed to the array will make changes
3535
in the surface. As this last functions share memory with the surface, this one
3636
will be locked during the lifetime of the array.
3737

38-
.. versionchanged:: 2.5.6 sndarray module is lazily loaded to avoid an expensive NumPy import when unnecessary
38+
.. versionchanged:: 2.5.6 surfarray module is lazily loaded to avoid an expensive NumPy import when unnecessary
3939

4040
.. function:: array2d
4141

0 commit comments

Comments
 (0)