diff options
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index ba31ded00..f3fe83b9a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,7 +72,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 5.1.1 searches faster and improves accuracy for ivalid DBCS text.</li> + <li>Version 5.1.1 searches faster and improves accuracy for invalid DBCS text.</li> <li>Version 5.1.0 is a stable release: the interfaces between Scintilla and Lexilla and between platform-independent code and platform layers should remain compatible through 5.x releases. The typesafe C++ projection of the API is extended with the ScintillaCall module to include |