code comments: spell

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano
2005-12-29 01:30:08 -08:00
parent 89438677ab
commit 82f9d58a39
7 changed files with 7 additions and 7 deletions

View 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;