-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Typo in the Python Tutorial #122876
Copy link
Copy link
Closed
Labels
Description
Documentation
In "The Python Tutorial", chapter "3. An Informal Introduction to Python", section "3.1.2. Text", in the 3rd sentence of the 2nd paragraph under the 4th example, the following phrase contains a typo:
"End of lines are automatically included in the string"
Should be: "Ends of lines ..." (the letter 's' after "End" is missing).
Linked PRs
Reactions are currently unavailable