summaryrefslogtreecommitdiffstats
path: root/read.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-04-30 10:18:24 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-04-30 10:18:24 +0000
commit9d7aa895cbfd8afba87de99ca42b9188c0d3f606 (patch)
treeed7987588bef7c7a4959ed6c15126d5cd1d28b91 /read.c
parentf6fa914d0b93b882cbff739e671c11d141d1460b (diff)
downloadmandoc-9d7aa895cbfd8afba87de99ca42b9188c0d3f606.tar.gz
No code change: fixing spelling errors. From a patch by uqs@. Thanks!
Diffstat (limited to 'read.c')
-rw-r--r--read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/read.c b/read.c
index 03415d31..3154e044 100644
--- a/read.c
+++ b/read.c
@@ -445,7 +445,7 @@ rerun:
/*
* If input parsers have not been allocated, do so now.
- * We keep these instanced betwen parsers, but set them
+ * We keep these instanced between parsers, but set them
* locally per parse routine since we can use different
* parsers with each one.
*/