diff options
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index eed1fc4ba..e3bc94835 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -12846,7 +12846,7 @@ Pascal lexer handles comments more correctly. </li> <li> - C/C++/Java/JavaScipt lexer has a state for line doc comments. + C/C++/Java/JavaScript lexer has a state for line doc comments. </li> <li> Error output lexer understands Sun CC messages. |