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 f90e0d2 commit e8bad63Copy full SHA for e8bad63
1 file changed
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