aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRainRat <rainrat78@yahoo.ca>2024-03-08 09:09:07 +1100
committerRainRat <rainrat78@yahoo.ca>2024-03-08 09:09:07 +1100
commit40e4b19c0004d7572c3868a0284fb44a09e4fd36 (patch)
tree453dd36a58b4d485c38529a0309a8a2727426174
parent548093449967bb84aaf112df736428681657c528 (diff)
downloadscintilla-mirror-40e4b19c0004d7572c3868a0284fb44a09e4fd36.tar.gz
#226 Fix some typos.
-rw-r--r--doc/ScintillaHistory.html2
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.