summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsymbol.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libsymbol.tex')
-rw-r--r--Doc/lib/libsymbol.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsymbol.tex b/Doc/lib/libsymbol.tex
index 9b27277..f963b53 100644
--- a/Doc/lib/libsymbol.tex
+++ b/Doc/lib/libsymbol.tex
@@ -9,7 +9,7 @@
This module provides constants which represent the numeric values of
internal nodes of the parse tree. Unlike most Python constants, these
use lower-case names. Refer to the file \file{Grammar/Grammar} in the
-Python distribution for the defintions of the names in the context of
+Python distribution for the definitions of the names in the context of
the language grammar. The specific numeric values which the names map
to may change between Python versions.