This commit is contained in:
Lars Immisch
2017-03-17 20:42:02 +01:00
parent adc0d800e1
commit 65d3c4a283
+1 -1
View File
@@ -235,7 +235,7 @@ PCM objects have the following methods:
In case of an overrun, this function will return a negative size: :const:`-EPIPE`.
This indicates that data was lost, even if the operation itself succeeded.
Try using a larger periodsize;
Try using a larger periodsize.
.. method:: PCM.write(data)