projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cea511
)
capitalization nit
author
Benjamin Peterson
<benjamin@python.org>
Sat, 7 Jun 2008 20:44:48 +0000
(20:44 +0000)
committer
Benjamin Peterson
<benjamin@python.org>
Sat, 7 Jun 2008 20:44:48 +0000
(20:44 +0000)
Doc/library/_ast.rst
patch
|
blob
|
history
diff --git
a/Doc/library/_ast.rst
b/Doc/library/_ast.rst
index 80b8a37273f4bbbe73774e0a0ea8bb4a69c1d126..c123d0a9b3242b545cd6b1abbf37eff404190224 100644
(file)
--- 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
-
s
ubversion revision number of the file shown below.
+
S
ubversion revision number of the file shown below.
The abstract grammar is currently defined as follows: