diff options
author | nyamatongwe <unknown> | 2010-04-08 23:44:14 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-04-08 23:44:14 +0000 |
commit | 6331a1addc69be5f22a09f9f23f09a840cf6560c (patch) | |
tree | 772a8a230ad98a31ae9048ac02f6a1465a82b212 /doc/ScintillaHistory.html | |
parent | 0f7d19244dfbc3c36e2c4e08ad85a78543a963f9 (diff) | |
download | scintilla-mirror-6331a1addc69be5f22a09f9f23f09a840cf6560c.tar.gz |
Clearer text and explanations.
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 055a5bd03..3a1f45006 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -363,7 +363,7 @@ Released 9 April 2010. </li> <li> - Fixes compatibility of Scintilla.h with C language. + Fixes compatibility of Scintilla.h with the C language. </li> <li> With a rectangular selection SCI_GETSELECTIONSTART and SCI_GETSELECTIONEND return limits of the |