Skip to content

Commit ff699ca

Browse files
committed
English grammar correct
1 parent 25bf18f commit ff699ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ idlelib and IDLE
587587
----------------
588588

589589
* If no selection is made during copy/cut, the current line will
590-
copied/cut automatically.
590+
copy/cut automatically.
591591
(Contributed by Jiahao Li in :gh:`94521`.)
592592

593593
importlib

Lib/idlelib/News3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Released on 2025-10-xx
55

66

77
gh-94521: If no selection is made during copy/cut, the current line
8-
will copied/cut automatically.
8+
will copy/cut automatically.
99

1010
What's New in IDLE 3.13.0
1111
(since 3.12.0)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
If no selection is made during copy/cut, the current line will copied/cut
1+
If no selection is made during copy/cut, the current line will copy/cut
22
automatically.

0 commit comments

Comments
 (0)