summaryrefslogtreecommitdiffstats
path: root/mandocdb.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2016-03-17 21:26:26 +0000
committerIngo Schwarze <schwarze@openbsd.org>2016-03-17 21:26:26 +0000
commitcbc547850ac0e6383e8417ec88a20424a5a6108e (patch)
tree55c89c8b0371cf4bf50993c874d5145dc83e8286 /mandocdb.c
parent6f3f2d0dddf528e9405be6da176b902c9136b64b (diff)
downloadmandoc-cbc547850ac0e6383e8417ec88a20424a5a6108e.tar.gz
'accomodate' -> 'accommodate' in a comment.
From krw@, started by a diff from Mical Mazurek.
Diffstat (limited to 'mandocdb.c')
-rw-r--r--mandocdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mandocdb.c b/mandocdb.c
index c2507267..d346ad6d 100644
--- a/mandocdb.c
+++ b/mandocdb.c
@@ -574,7 +574,7 @@ usage:
* or
* [./]cat<section>[/<arch>]/<name>.0
*
- * TODO: accomodate for multi-language directories.
+ * TODO: accommodate for multi-language directories.
*/
static int
treescan(void)