aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index af1ed97ea..67167921a 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -1757,7 +1757,7 @@ EM_SETTARGETDEVICE
To change the set of lexers in Scintilla, add and remove lexer source files
(Lex*.cxx) from the scintilla/src directory and run the src/LexGen.py script
from the src directory to update the make files and KeyWords.cxx.
- LexGen.py requires Pyuthon 2.1 or later.
+ LexGen.py requires Python 2.1 or later.
</p>
</body>
</html>