Fix a typo.

This commit is contained in:
Brett Cannon 2009-04-01 05:17:13 +00:00
parent b51e957e22
commit 5421378460
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ him:
``<>`` diamond operator as the sole spelling. This change is
important enough to be implemented for, and released in Python
3.1. To help transition to this feature, a new future statement,
``from __future__ import barry_as_flufl`` has been added.
``from __future__ import barry_as_FLUFL`` has been added.
* Recognized that the ``print`` function in Python 3.0 was a horrible,
pain-inducing mistake, the FLUFL reinstates the ``print``