From bcdbb34b3b0dac1d564ae205f422809a299b3b8f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 26 Feb 2013 15:44:44 +1100 Subject: Spelling. --- doc/ScintillaDoc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ScintillaDoc.html') 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 @@ SCI_RELEASEALLEXTENDEDSTYLES releases any extended styles allocated by the container. SCI_ALLOCATEEXTENDEDSTYLES 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 SCI_MARGINSETSTYLEOFFSET or SCI_ANNOTATIONSETSTYLEOFFSET.

-- cgit v1.2.3