summaryrefslogtreecommitdiff
path: root/show-files.c
diff options
context:
space:
mode:
Diffstat (limited to 'show-files.c')
-rw-r--r--show-files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/show-files.c b/show-files.c
index 9f62e97001..7d3797f27e 100644
--- a/show-files.c
+++ b/show-files.c
@@ -41,7 +41,7 @@ static void add_name(const char *pathname, int len)
* handle them at all yet. Maybe that will change some day.
*
* Also, we currently ignore all names starting with a dot.
- * That likely will not change.
+ * That likely will not change.
*/
static void read_directory(const char *path, const char *base, int baselen)
{