summaryrefslogtreecommitdiffstats
path: root/bftw.c
diff options
context:
space:
mode:
Diffstat (limited to 'bftw.c')
-rw-r--r--bftw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bftw.c b/bftw.c
index 13f073d..a969cf4 100644
--- a/bftw.c
+++ b/bftw.c
@@ -236,7 +236,7 @@ static struct dircache_entry *dircache_add(struct dircache *cache, struct dircac
}
/**
- * Get the full path do a dircache_entry.
+ * Get the full path to a dircache_entry.
*
* @param entry
* The entry to look up.