Merge branch 'sb/parseopt-boolean-removal'
[gitweb.git] / builtin / fast-export.c
index 32b0c3fd24c375f4653a643c0c1e452fe6ff28e8..b1b9b5e52aa57b62d5edb5c55f818411e64d9c90 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.
         */