summaryrefslogtreecommitdiffstats
path: root/dba_read.c
diff options
context:
space:
mode:
Diffstat (limited to 'dba_read.c')
-rw-r--r--dba_read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dba_read.c b/dba_read.c
index 219778a0..6fdf84f7 100644
--- a/dba_read.c
+++ b/dba_read.c
@@ -17,7 +17,7 @@
* Function to read the mandoc database from disk into RAM,
* such that data can be added or removed.
* The interface is defined in "dba.h".
- * This file is seperate from dba.c because this also uses "dbm.h".
+ * This file is separate from dba.c because this also uses "dbm.h".
*/
#include "config.h"