pep-0492: Fix markup

This commit is contained in:
Yury Selivanov 2015-04-27 23:02:31 -04:00
parent 3628483783
commit 9b10d0323d
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ Syntax of "await" expression
from``. The main difference is that *await expressions* do not require
parentheses around them most of the times.
Examples::
Examples:
================================== ==================================
Expression Will be parsed as