From b4e4a6fab8ff66e9df5d4c045cea35ef96ad0292 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 11 May 2002 02:46:03 +0000 Subject: Fixed spelling. --- doc/ScintillaDoc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- cgit v1.2.3