aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/ScriptExec/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/ScriptExec/main.c b/packaging/macosx/ScriptExec/main.c
index c4d90712ca..fc15341d81 100644
--- a/packaging/macosx/ScriptExec/main.c
+++ b/packaging/macosx/ScriptExec/main.c
@@ -45,7 +45,7 @@
// Apple stuff
// Note: including Carbon prevents building the launcher app in x86_64
-// used for StandardAlert in RequestUserAttention(),
+// used for StandardAlert in RequestUserAttention(),
// RedFatalAlert()
#include <Carbon/Carbon.h>
#include <CoreFoundation/CoreFoundation.h>