summaryrefslogtreecommitdiffstats
path: root/man.c
diff options
context:
space:
mode:
Diffstat (limited to 'man.c')
-rw-r--r--man.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/man.c b/man.c
index c747a366..7dce6bce 100644
--- a/man.c
+++ b/man.c
@@ -379,7 +379,7 @@ out:
if (fl) {
/*
* A NLINE macro has been immediately followed with
- * another. Close out the preceeding macro's scope, and
+ * another. Close out the preceding macro's scope, and
* continue.
*/
assert(MAN_ROOT != m->last->type);