Skip to content

Commit 03a4da5

Browse files
committed
whatsnew: spelling errors.
Corrections from Jim Jewett in #19861.
1 parent 600e08d commit 03a4da5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/3.4.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
16811681
by 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
16851685
Storchaka 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

0 commit comments

Comments
 (0)