Merge branch 'sc/doc-howto-dumb-http' into maint
[gitweb.git] / builtin / fast-export.c
index d1d68e9fc62889f647aff0005cc2ca2d3fef9d94..8e19058744756e9978eac6244156ed1c27f1e20e 100644 (file)
@@ -379,7 +379,7 @@ static void handle_tag(const char *name, struct tag *tag)
        int tagged_mark;
        struct commit *p;
 
-       /* Trees have no identifer in fast-export output, thus we have no way
+       /* Trees have no identifier in fast-export output, thus we have no way
         * to output tags of trees, tags of tags of trees, etc.  Simply omit
         * such tags.
         */