From 17f3e4e83b283a9e240b97b5e5f9e3663ad52542 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') 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