diff options
-rw-r--r-- | doc/ScintillaDoc.html | 4 |
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> |