diff options
Diffstat (limited to 'Doc/ref1.tex')
-rw-r--r-- | Doc/ref1.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ref1.tex b/Doc/ref1.tex index 169c244..0b006ba 100644 --- a/Doc/ref1.tex +++ b/Doc/ref1.tex @@ -5,7 +5,7 @@ It is not intended as a tutorial. While I am trying to be as precise as possible, I chose to use English rather than formal specifications for everything except syntax and -lexical analysis. This should make the document better understandable +lexical analysis. This should make the document more understandable to the average reader, but will leave room for ambiguities. Consequently, if you were coming from Mars and tried to re-implement Python from this document alone, you might have to guess things and in |