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 1763e3eb8..b04950200 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,7 +72,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 4.3.2 fixes dragging text that cotains a new line on Win32.</li> + <li>Version 4.3.2 fixes dragging text that contains a new line on Win32.</li> <li>Version 4.3.1 automatically scrolls when dragging text near window border.</li> <li>Version 4.3.0 makes lexers available as Lexilla library. SCI_SETILEXER can use Lexilla or application-provided lexers</li> |