From 5cbdb3a34bce4ee64dd203cfd74979409fa3d51e Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 7 Apr 2012 09:23:39 +0200 Subject: Replace Qemu by QEMU in comments The official spelling is QEMU. Signed-off-by: Stefan Weil Reviewed-by: Andreas Färber [blauwirbel@gmail.com: fixed comment style in hw/sun4m.c] Signed-off-by: Blue Swirl --- ui/cocoa.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/cocoa.m') diff --git a/ui/cocoa.m b/ui/cocoa.m index 0711205cbe..e7d6e898ee 100644 --- a/ui/cocoa.m +++ b/ui/cocoa.m @@ -772,7 +772,7 @@ QemuCocoaView *cocoaView; modalForWindow:normalWindow modalDelegate:self didEndSelector:@selector(openPanelDidEnd:returnCode:contextInfo:) contextInfo:NULL]; } else { - // or Launch Qemu, with the global args + // or launch QEMU, with the global args [self startEmulationWithArgc:gArgc argv:(char **)gArgv]; } } -- cgit v1.2.3-55-g7522