Thirteenth batch for 2.14
[gitweb.git] / builtin / grep.c
index f61a9d938b44424414812c57eecc309bd563f4b3..f752f642fffc757979c3727c55ed3bb14d7d524c 100644 (file)
@@ -647,7 +647,7 @@ static int grep_submodule(struct grep_opt *opt, const struct object_id *oid,
                return 0;
        if (!is_submodule_populated_gently(path, NULL)) {
                /*
-                * If searching history, check for the presense of the
+                * If searching history, check for the presence of the
                 * submodule's gitdir before skipping the submodule.
                 */
                if (oid) {