aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-08-26 09:17:44 +1000
committerNeil <nyamatongwe@gmail.com>2022-08-26 09:17:44 +1000
commit84ba032236e9577ca591fbe8a65648217351df23 (patch)
tree354f7ab49796ab90d9c0c9a79b78fa1aa82f600e
parent297d059674950f0bc5dee24387fd1f3950042599 (diff)
downloadscintilla-mirror-rel-5-3-0.tar.gz
Fix INDICATOR_HISTORY.rel-5-3-0
-rw-r--r--doc/ScintillaDoc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index dfa138b29..2b3a33e3a 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -129,7 +129,7 @@
<h1>Scintilla Documentation</h1>
- <p>Last edited 31 July 2022 NH</p>
+ <p>Last edited 26 August 2022 NH</p>
<p style="background:#90F0C0">Scintilla 5 has moved the lexers from Scintilla into a new
<a href="Lexilla.html">Lexilla</a> project.<br />
@@ -1398,7 +1398,7 @@ struct Sci_TextToFindFull {
<td>4</td>
- <td>Display changes in the margin using the <code>INDICATOR_HISTORY</code> indicators.</td>
+ <td>Display changes in the text using the <code>INDICATOR_HISTORY</code> indicators.</td>
</tr>
</tbody>
</table>