From 38c3ba1835622ba28cfcb3642f49afba7a8e412e Mon Sep 17 00:00:00 2001 From: Nomis101 Date: Wed, 31 Jul 2019 07:27:27 +0200 Subject: Fix some typos (#2202) Fix some typos --- macosx/HBOutputPanelController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/HBOutputPanelController.m') diff --git a/macosx/HBOutputPanelController.m b/macosx/HBOutputPanelController.m index 83b5b2268..3ea4d776f 100644 --- a/macosx/HBOutputPanelController.m +++ b/macosx/HBOutputPanelController.m @@ -45,7 +45,7 @@ { /* NSWindowController likes to lazily load its window nib. Since this * controller tries to touch the outlets before accessing the window, we - * need to force it to load immadiately by invoking its accessor. + * need to force it to load immediately by invoking its accessor. * * If/when we switch to using bindings, this can probably go away. */ -- cgit v1.2.3