summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2013-03-24 15:10:15 +0100
committernorly <ny-git@enpas.org>2013-03-24 15:10:15 +0100
commitb1b4beb3b33a204c1e8073d34421ae7c968e2f9d (patch)
treee6f383ded315e609c58ec336895b65c2e7eed64a /src/main.c
parentd0f2f6febe2e17bbb65b99594c260b574613be91 (diff)
Typos
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 6fc5bc0..06de642 100644
--- a/src/main.c
+++ b/src/main.c
@@ -39,7 +39,7 @@ int main(int argc, char **argv)
/* Now that we have a (hopefully) sane environment, execute commands.
- * Printing will ahve to be reimplemented based on the memory model.
+ * Printing will have to be reimplemented based on the memory model.
*/
if (opts.printHeader) {
printHeader(hIn.e);