Skip to content

Commit dadca48

Browse files
dhimmelMariatta
authored andcommitted
Fix typo in 3.7 What's New (GH-3069)
Remove unneeded word `to`.
1 parent 5659a72 commit dadca48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Peterson.)
247247
urllib.parse
248248
------------
249249

250-
:func:`urllib.parse.quote` has been updated to from RFC 2396 to RFC 3986,
250+
:func:`urllib.parse.quote` has been updated from RFC 2396 to RFC 3986,
251251
adding `~` to the set of characters that is never quoted by default.
252252
(Contributed by Christian Theune and Ratnadeep Debnath in :issue:`16285`.)
253253

0 commit comments

Comments
 (0)