diff options
| author | Neil <nyamatongwe@gmail.com> | 2016-12-04 14:30:53 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2016-12-04 14:30:53 +1100 | 
| commit | 7f2a3086b9dd8bc8e26ff03d35d9f0882bc938c4 (patch) | |
| tree | bcb874365eea4010d1ac6c691be98e3fe3cf804b /doc/ScintillaDoc.html | |
| parent | d4843820eba7088d035441e9ecded055ef1cd37f (diff) | |
| download | scintilla-mirror-7f2a3086b9dd8bc8e26ff03d35d9f0882bc938c4.tar.gz | |
Documentation cosistency.rel-3-7-1
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 /> | 
