PEP 572: Clarify wording

This commit is contained in:
Chris Angelico 2018-04-24 17:22:41 +10:00
parent 327d54250c
commit b2378e6a59
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ suggestions to move the proposal in this direction. [2]_)
Style guide recommendations
===========================
As expression assignments can be used somewhat equivalently to statement
As expression assignments can sometimes be used equivalently to statement
assignments, the question of which should be preferred will arise. For the
benefit of style guides such as PEP 8, two recommendations are suggested.