File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1680,7 +1680,7 @@ plain tuple. (Contributed by Claudiu Popa in :issue:`17487`.)
16801680:meth: `wave.open ` now supports the context manager protocol. (Contributed
16811681by Claudiu Popa in :issue: `17616 `.)
16821682
1683- :mod: `wave ` can now :ref: `write output to unssekable files
1683+ :mod: `wave ` can now :ref: `write output to unseekable files
16841684<wave-write-objects>`. (Contributed by David Jones, Guilherme Polo, and Serhiy
16851685Storchaka in :issue: `5202 `.)
16861686
@@ -2392,7 +2392,7 @@ Changes in the Python API
23922392 (:issue: `15204 `).
23932393
23942394* If you use :ref: `pyvenv <scripts-pyvenv >` in a script and desire that pip
2395- *not * be installed, you must add ``--wihtout -pip `` to your command
2395+ *not * be installed, you must add ``--without -pip `` to your command
23962396 invocation.
23972397
23982398* The default behavior of :func: `json.dump ` and :func: `json.dumps ` when
You can’t perform that action at this time.
0 commit comments