From 78acf98d754da52bddafec9ca367943e903c9cc8 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 29 Mar 2008 11:43:15 +0000 Subject: Document fixes from Andrew Howell. --- include/Scintilla.iface | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Scintilla.iface b/include/Scintilla.iface index f847f7d13..757ec2e49 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -516,7 +516,7 @@ get int GetCaretPeriod=2075(,) set void SetCaretPeriod=2076(int periodMilliseconds,) # Set the set of characters making up words for when moving or selecting by word. -# First sets deaults like SetCharsDefault. +# First sets defaults like SetCharsDefault. set void SetWordChars=2077(, string characters) # Start a sequence of actions that is undone and redone as a unit. -- cgit v1.2.3