From: Benjamin Peterson Date: Sat, 7 Jun 2008 20:44:48 +0000 (+0000) Subject: capitalization nit X-Git-Tag: v2.6b1~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f1174edf363609d501f2677f43bfbdbabb081e5;p=thirdparty%2FPython%2Fcpython.git capitalization nit --- diff --git a/Doc/library/_ast.rst b/Doc/library/_ast.rst index 80b8a37273f4..c123d0a9b324 100644 --- a/Doc/library/_ast.rst +++ b/Doc/library/_ast.rst @@ -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: