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.
2 parents 9f52742 + 0649103 commit 0a71874Copy full SHA for 0a71874
docs/reST/ref/sndarray.rst
@@ -10,7 +10,7 @@
10
11
Functions to convert between NumPy arrays and Sound objects. This
12
module will only be functional when pygame can use the external NumPy
13
-package. If NumPy can't be imported, ``surfarray`` becomes a ``MissingModule``
+package. If NumPy can't be imported, ``sndarray`` becomes a ``MissingModule``
14
object.
15
16
Sound data is made of thousands of samples per second, and each sample is the
0 commit comments