aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2025-06-26 22:17:20 +1000
committerNeil <nyamatongwe@gmail.com>2025-06-26 22:17:20 +1000
commit181b13c2eed7499d192d0b85c7269dc7ab71336b (patch)
tree616d030534eb56f7a70ae705663fe757ac44a04c /doc/ScintillaHistory.html
parent1226611b78512a0e1b6299e5dd51c354290df0f4 (diff)
downloadscintilla-mirror-181b13c2eed7499d192d0b85c7269dc7ab71336b.tar.gz
Fix some typos and indentation.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index d4dfa7943..0e04865d8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -1793,7 +1793,7 @@
</li>
<li>
Remove SetLexer, SetLexerLanguage, and LoadLexerLibrary methods.
- These have been superceded by Lexilla and the SetILexer API.
+ These have been superseded by Lexilla and the SetILexer API.
</li>
<li>
Improve the platform layer interface.