summaryrefslogtreecommitdiffstats
path: root/term.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2023-04-28 19:11:03 +0000
committerIngo Schwarze <schwarze@openbsd.org>2023-04-28 19:11:03 +0000
commit0b0554bfc6a91450265f23d89c425a979a42d366 (patch)
treec3ac22e69ac3dc9ca9aacfb48dafea95a2114158 /term.c
parentf6a5ecf0a6ad2ae347cd6feb5ff6eefafbe8631f (diff)
downloadmandoc-0b0554bfc6a91450265f23d89c425a979a42d366.tar.gz
spelling fixes from Paul Tagliamonte via tech@ and jmc@
Diffstat (limited to 'term.c')
-rw-r--r--term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/term.c b/term.c
index 74d9db67..8c6e62fb 100644
--- a/term.c
+++ b/term.c
@@ -194,7 +194,7 @@ term_flushln(struct termp *p)
break;
/*
- * At the location of an automtic line break, input
+ * At the location of an automatic line break, input
* space characters are consumed by the line break.
*/