Skip to content

Commit a286199

Browse files
committed
Fix text fauilures
1 parent dfe46c0 commit a286199

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@ Summary --- release highlights
7070
New features
7171
============
7272

73-
7473
tkinter
7574
-------
7675

7776
* ``tkinter.Text.search`` now provides the ``-nolinestop`` and ``--strictlimits`` arguments
7877
(Contributed by Rihaan Meher in :gh:`130848`)
7978
* Added the ``tkinter.Text.search_all`` method for searching with the tcl ``-all`` and ``-overlap`` arguments.
8079
(Contributed by Rihaan Meher in :gh:`130848`)
81-
.. tkinter.Text is not currently documented./ being tracked in :gh:``135658``
80+
81+
.. tkinter.Text is not currently documented - being tracked in :gh:``135658``
8282
8383
Other language changes
8484
======================

0 commit comments

Comments
 (0)