From 291acae278f95a0590ae617247abc5f3b429e44f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 17 Dec 2000 12:13:19 +0000 Subject: Changed comment for UserListShow. --- 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 f5b2610be..7e21cae71 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -464,7 +464,7 @@ set void AutoCSetIgnoreCase=2115(bool ignoreCase,) # Retrieve state of ignore case flag. get bool AutoCGetIgnoreCase=2116(,) -# Retrieve state of ignore case flag. +# Display a list of strings and send notification when user chooses one. fun void UserListShow=2117(int listType, string itemList) # Set the number of spaces used for one level of indentation. -- cgit v1.2.3