From 8d67948c8a547be2e60d14856dfb96dfc543cfb2 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 8 Sep 2013 12:01:31 +1000 Subject: Fix spelling mistakes in comments. --- cocoa/InfoBar.mm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cocoa/InfoBar.mm') diff --git a/cocoa/InfoBar.mm b/cocoa/InfoBar.mm index 5561bb059..bb80bd33d 100644 --- a/cocoa/InfoBar.mm +++ b/cocoa/InfoBar.mm @@ -103,7 +103,7 @@ //-------------------------------------------------------------------------------------------------- /** - * 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. @@ -427,7 +427,7 @@ static float BarFontSize = 10.0; //-------------------------------------------------------------------------------------------------- /** - * Makes the bar resize to the smallest width that can accomodate the currently enabled items. + * Makes the bar resize to the smallest width that can accommodate the currently enabled items. */ - (void) sizeToFit { -- cgit v1.2.3