From 0846de2a587ced6c09ab34b6021bd3969b29e49f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 11 Jun 2012 12:08:25 +1000 Subject: Typo in comment. --- 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 f8ef879f1..42d0ad0ec 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -1907,7 +1907,7 @@ get int GetIndicatorCurrent=2501(,) # Set the value used for IndicatorFillRange set void SetIndicatorValue=2502(int value,) -# Get the current indicator vaue +# Get the current indicator value get int GetIndicatorValue=2503(,) # Turn a indicator on over a range. -- cgit v1.2.3