tag: use OPT_CMDMODE
[gitweb.git] / sha1_name.c
index 0cf0c28a6fb737ccdb2b93c9b7d01570ec018f37..1d210e32012ab96f03590fa0be1bd64c1e2b7605 100644 (file)
@@ -52,7 +52,7 @@ static void update_candidates(struct disambiguate_state *ds, const unsigned char
        }
 
        if (!ds->candidate_ok) {
-               /* discard the candidate; we know it does not satisify fn */
+               /* discard the candidate; we know it does not satisfy fn */
                hashcpy(ds->candidate, current);
                ds->candidate_checked = 0;
                return;