diff options
author | Neil <nyamatongwe@gmail.com> | 2016-11-30 08:15:59 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-11-30 08:15:59 +1100 |
commit | 246ade9aa14b55994a473bc7c77ef5dbf71a1f95 (patch) | |
tree | a090231be05bf38f6f75f98066dae5e8c9303a28 | |
parent | cf11dc2e96a214fe30395221480c5ece3c638c70 (diff) | |
download | scintilla-mirror-246ade9aa14b55994a473bc7c77ef5dbf71a1f95.tar.gz |
Typo.
-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 0266c3fc8..0d2cbeb4c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -571,7 +571,7 @@ This makes it easier to use Scintilla from the Swift language. </li> <li> - Baan folder accomodates sections and lexer fixes definition of SCE_BAAN_FUNCDEF. + Baan folder accommodates sections and lexer fixes definition of SCE_BAAN_FUNCDEF. </li> <li> EDIFACT lexer and folder added. |