]> granicus.if.org Git - python/commitdiff
Typo fix
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 22 Dec 2005 18:55:43 +0000 (18:55 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 22 Dec 2005 18:55:43 +0000 (18:55 +0000)
Doc/lib/language.tex

index b593f0e1fc1ad43ea478f456d2f2a7a5dcb0499c..5cdb113290f0652d1d5cde96748730af69743352 100644 (file)
@@ -2,7 +2,7 @@
          \label{language}}
 
 Python provides a number of modules to assist in working with the
-Python language.  These module support tokenizing, parsing, syntax
+Python language.  These modules support tokenizing, parsing, syntax
 analysis, bytecode disassembly, and various other facilities.
 
 These modules include: