diff options
-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 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. |