diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
| -rw-r--r-- | doc/ScintillaDoc.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 290ab474a..7e362ffb9 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -560,7 +560,7 @@       <code>SCI_RELEASEALLEXTENDEDSTYLES</code> releases any extended styles allocated by the container.       <code>SCI_ALLOCATEEXTENDEDSTYLES</code> allocates a range of style numbers after the byte style values and returns       the number of the first allocated style. -     Ranges for magin and annotation styles should be allocated before calling  +     Ranges for margin and annotation styles should be allocated before calling        <a class="message" href="#SCI_MARGINSETSTYLEOFFSET">SCI_MARGINSETSTYLEOFFSET</a> or       <a class="message" href="#SCI_ANNOTATIONSETSTYLEOFFSET">SCI_ANNOTATIONSETSTYLEOFFSET</a>.</p> | 
