From 0657ad39b677dc5d6f1e4f1d4dc28475983ad4a8 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 16 Apr 2001 05:16:30 +0000 Subject: Changed spelling mistake URIsDropped -> URIDropped. --- include/Scintilla.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Scintilla.h') diff --git a/include/Scintilla.h b/include/Scintilla.h index b485c4a71..efead567a 100644 --- a/include/Scintilla.h +++ b/include/Scintilla.h @@ -465,7 +465,7 @@ typedef sptr_t (*SciFnDirect)(sptr_t ptr, unsigned int iMessage, uptr_t wParam, #define SCN_POSCHANGED 2012 #define SCN_PAINTED 2013 #define SCN_USERLISTSELECTION 2014 -#define SCN_URISDROPPED 2015 +#define SCN_URIDROPPED 2015 //--Autogenerated -- end of section automatically generated from Scintilla.iface // Optional module for macro recording -- cgit v1.2.3