From 5f2c8fb345e5b7e2465af8641caa6c02d0e2e164 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Mon, 20 Jan 2014 07:39:42 +0100 Subject: Fix typo in documentation --- doc/ScintillaDoc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 0f108917a..5350e8537 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -2215,7 +2215,7 @@ struct Sci_TextToFind { baseline (its 'descent'). Space may be added to the maximum ascent (SCI_SETEXTRAASCENT) and the maximum descent (SCI_SETEXTRADESCENT) to allow for more space between lines. - This may done to make the text easier to read or to accomodate underlines or highlights. + This may done to make the text easier to read or to accommodate underlines or highlights.

Cursor

-- cgit v1.2.3