capitalization nit
authorBenjamin Peterson <benjamin@python.org>
Sat, 7 Jun 2008 20:44:48 +0000 (20:44 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 7 Jun 2008 20:44:48 +0000 (20:44 +0000)
Doc/library/_ast.rst

index 80b8a37273f4bbbe73774e0a0ea8bb4a69c1d126..c123d0a9b3242b545cd6b1abbf37eff404190224 100644 (file)
@@ -78,7 +78,7 @@ Abstract Grammar
 ----------------
 
 The module defines a string constant ``__version__`` which is the decimal
-subversion revision number of the file shown below.
+Subversion revision number of the file shown below.
 
 The abstract grammar is currently defined as follows: