summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
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);