diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
| -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 19d351ccb..b20249bf9 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -88,7 +88,7 @@      <h1>Scintilla Documentation</h1> -    <p>Last edited 17 November 2016 NH</p> +    <p>Last edited 4 December 2016 NH</p>      <p>There is <a class="jump" href="Design.html">an overview of the internal design of      Scintilla</a>.<br /> @@ -5257,7 +5257,7 @@ struct Sci_TextToFind {      <h2 id="PopupEditMenu">Popup edit menu</h2> -    <code><a class="message" href="#SCI_USEPOPUP">SCI_USEPOPUP(int displayPopUpMode)</a><br /> +    <code><a class="message" href="#SCI_USEPOPUP">SCI_USEPOPUP(int popUpMode)</a><br />      </code>      <p><b id="SCI_USEPOPUP">SCI_USEPOPUP(int popUpMode)</b><br /> | 
