trivial: clarify, what are the config's user.name and user.email about
[git.git] / ls-files.c
index 5e9ac71..cd87430 100644 (file)
@@ -169,7 +169,7 @@ static int excluded_1(const char *pathname,
                        }
                        else {
                                /* match with FNM_PATHNAME:
-                                * exclude has base (baselen long) inplicitly
+                                * exclude has base (baselen long) implicitly
                                 * in front of it.
                                 */
                                int baselen = x->baselen;