]> granicus.if.org Git - python/commitdiff
Undo an accidental commit in r87812.
authorBrett Cannon <bcannon@gmail.com>
Thu, 6 Jan 2011 23:08:16 +0000 (23:08 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 6 Jan 2011 23:08:16 +0000 (23:08 +0000)
Doc/reference/expressions.rst

index b671c6c1be6db1ed4d6a718b15e5027bf79b1937..2396622722949c63f14f7a1c499dc63b60b730eb 100644 (file)
@@ -7,7 +7,7 @@ Expressions
 
 .. index:: expression, BNF
 
-   This chapter explains the meaning of the elements of expressions in Python.
+This chapter explains the meaning of the elements of expressions in Python.
 
 **Syntax Notes:** In this and the following chapters, extended BNF notation will
 be used to describe syntax, not lexical analysis.  When (one alternative of) a