summaryrefslogtreecommitdiff
path: root/Doc/lib/libtoken.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libtoken.tex')
-rw-r--r--Doc/lib/libtoken.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libtoken.tex b/Doc/lib/libtoken.tex
index 4215106384..a15a78c43e 100644
--- a/Doc/lib/libtoken.tex
+++ b/Doc/lib/libtoken.tex
@@ -8,7 +8,7 @@
This module provides constants which represent the numeric values of
leaf nodes of the parse tree (terminal tokens). Refer to the file
-\file{Grammar/Grammar} in the Python distribution for the defintions
+\file{Grammar/Grammar} in the 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.