summaryrefslogtreecommitdiffstats
path: root/byterun/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/main.c')
-rw-r--r--byterun/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/byterun/main.c b/byterun/main.c
index ecbf0445e..ecdd70f48 100644
--- a/byterun/main.c
+++ b/byterun/main.c
@@ -12,7 +12,7 @@
/* $Id$ */
-/* Main entry point (can be overriden by a user-provided main()
+/* Main entry point (can be overridden by a user-provided main()
function that calls caml_main() later). */
#include "misc.h"