Fix typos / spelling in comments
[gitweb.git] / builtin-reflog.c
index 249ad2a311f2e9680618870aed3ac053c9fcf7a1..ff8b4f615b67358d31ccca78d7639ad0fe1ec78e 100644 (file)
@@ -243,7 +243,7 @@ static void mark_reachable(struct commit *commit, unsigned long expire_limit)
         * We need to compute if commit on either side of an reflog
         * entry is reachable from the tip of the ref for all entries.
         * Mark commits that are reachable from the tip down to the
-        * time threashold first; we know a commit marked thusly is
+        * time threshold first; we know a commit marked thusly is
         * reachable from the tip without running in_merge_bases()
         * at all.
         */