From 2155836b9fbdd3fdbbe3b016c56dada71a4f023e Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 5 Jun 2011 10:12:32 +1000 Subject: Comment typo. --- cocoa/ScintillaView.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cocoa') diff --git a/cocoa/ScintillaView.mm b/cocoa/ScintillaView.mm index 19d97aa99..1748cc40d 100644 --- a/cocoa/ScintillaView.mm +++ b/cocoa/ScintillaView.mm @@ -628,7 +628,7 @@ NSString *SCIUpdateUINotification = @"SCIUpdateUI"; //-------------------------------------------------------------------------------------------------- /** - * Called by a connected compontent (usually the info bar) if something changed there. + * Called by a connected component (usually the info bar) if something changed there. * * @param type The type of the notification. * @param message Carries the new status message if the type is a status message change. -- cgit v1.2.3