diff options
Diffstat (limited to 'update-cache.c')
-rw-r--r-- | update-cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update-cache.c b/update-cache.c index 8fcf07a611..1f87892e34 100644 --- a/update-cache.c +++ b/update-cache.c @@ -213,7 +213,7 @@ static void refresh_cache(void) * are hidden, for chist sake. * * Also, we don't want double slashes or slashes at the - * end that can make pathnames ambiguous. + * end that can make pathnames ambiguous. */ static int verify_path(char *path) { |