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 1726909 commit 25fa3ecCopy full SHA for 25fa3ec
Lib/wave.py
@@ -53,7 +53,7 @@
53
-- set all parameters at once
54
tell() -- return current position in output file
55
writeframesraw(data)
56
- -- write audio frames without pathing up the
+ -- write audio frames without patching up the
57
file header
58
writeframes(data)
59
-- write audio frames and patch up the file header
0 commit comments