aboutsummaryrefslogtreecommitdiff
path: root/src/driver/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/main.c')
-rw-r--r--src/driver/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/driver/main.c b/src/driver/main.c
index 22c33779..6f758cfd 100644
--- a/src/driver/main.c
+++ b/src/driver/main.c
@@ -34,7 +34,7 @@
/* This program is a driver for the OpenAxiom core executable.
It pretends to be the OpenAxiom interpreter when, in fact, the actual
work is done by the Core Executable. It also occasionally masquerades
- as the seesion manager. */
+ as the session manager. */
#include <stdlib.h>