aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2013-02-22 20:20:46 +1100
committernyamatongwe <unknown>2013-02-22 20:20:46 +1100
commitff54288e939aa605e9d26bdcf21c3aa82cf10383 (patch)
tree726f5e5430f18c5162e469c4cd79e624d8f87946
parent703b03bb9e0384a262a6731c4ee866e2913a76a2 (diff)
downloadscintilla-mirror-ff54288e939aa605e9d26bdcf21c3aa82cf10383.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.