aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-11-02 08:13:06 +1100
committerNeil <nyamatongwe@gmail.com>2015-11-02 08:13:06 +1100
commit5ea5421aac63fd74c82678b49e118ee8d4013e7c (patch)
treed6982b90b379bff56f9e66fba71a22e9ea96fbb7
parent51b3766d710e47225f7b1bfb6983ffeaee90b3cf (diff)
downloadscintilla-mirror-5ea5421aac63fd74c82678b49e118ee8d4013e7c.tar.gz
Fix grammar.
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 92da04123..8bbd18a9a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -550,7 +550,7 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1768/">Bug #1768</a>.
</li>
<li>
- When SC_MARK_UNDERLINE if not assigned to a margin, stop drawing the whole line.
+ When SC_MARK_UNDERLINE is not assigned to a margin, stop drawing the whole line.
</li>
<li>
When reverting an untitled document in SciTE, just clear it with no message about a file.