Fix a capitalization mistake

This commit is contained in:
Brett Cannon 2016-08-30 15:42:30 -07:00 committed by GitHub
parent 047490ddfc
commit d3aab05c1b
1 changed files with 1 additions and 1 deletions

View File

@ -437,7 +437,7 @@ Rejected proposals and things left out for now
- **Allow type annotations for tuple unpacking:**
This causes an ambiguity: It's not clear What meaning should be
This causes an ambiguity: It's not clear what meaning should be
assigned to this statement::
x, y: T