From 339e18e1dfc8b2d0e1ac6683c0c93012cf53cac4 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 10 Jul 2009 09:55:39 +0000 Subject: Fixed incorrect comment. --- include/Scintilla.iface | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Scintilla.iface b/include/Scintilla.iface index 08217edcc..76d9da08a 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -1942,7 +1942,7 @@ get bool GetMultiLineCaretBlinks=2566(,) # How many selections are there? get int GetSelections=2570(,) -# Add a selection +# Clear selections to a single empty stream selection fun void ClearSelections=2571(,) # Set a simple selection -- cgit v1.2.3