aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2013-02-22 20:20:46 +1100
committernyamatongwe <devnull@localhost>2013-02-22 20:20:46 +1100
commitacc4befe546b75cf40385048849a5ef51503b13b (patch)
tree538d28e773ebde965e3fa312b79622a4d330191f
parent31c81fe4f1efdf4d352ee4b1e08cd9b300e54d06 (diff)
downloadscintilla-mirror-acc4befe546b75cf40385048849a5ef51503b13b.tar.gz
Fixed wording.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index a38a8d1be..7cfea7544 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -467,8 +467,8 @@
</li>
<li>
<a href="ScintillaDoc.html#ProvisionalMessages">Provisional features</a>
- are new features that may change or be removed if they cause problems but should later become
- permanent features if they are work well.
+ are new features that may change or be removed if they cause problems but should become
+ permanent if they work well.
For this release <a href="ScintillaDoc.html#SCI_GETLINEENDTYPESSUPPORTED">Unicode line ends</a> and
<a href="ScintillaDoc.html#Substyles">substyles</a>
are provisional features.