Skip to content

Commit 8327c94

Browse files
kdeldyckemerwok
andauthored
Update Doc/library/textwrap.rst
Co-authored-by: Éric <merwok@netwok.org>
1 parent 090c887 commit 8327c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/textwrap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ hyphenated words; only then will long words be broken if necessary, unless
311311
additive over the whitespace- and hyphen-delimited chunks that wrapping
312312
produces; a chunk that is too long to fit is split by visible width.
313313

314-
.. versionadded:: 3.16
314+
.. versionadded:: next
315315

316316

317317
:class:`TextWrapper` also provides some public methods, analogous to the

0 commit comments

Comments
 (0)