From: Elijah Newren Date: Fri, 27 Mar 2020 00:48:44 +0000 (+0000) Subject: unpack-trees: fix minor typo in comment X-Git-Tag: v2.27.0-rc0~68^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=031ba55b6b474559dd8db6df5479416964e0dc30;p=thirdparty%2Fgit.git unpack-trees: fix minor typo in comment Reviewed-by: Derrick Stolee Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- diff --git a/unpack-trees.c b/unpack-trees.c index 1ecdab3304..0d0eec0221 100644 --- a/unpack-trees.c +++ b/unpack-trees.c @@ -1618,7 +1618,7 @@ int unpack_trees(unsigned len, struct tree_desc *t, struct unpack_trees_options /* * Sparse checkout loop #2: set NEW_SKIP_WORKTREE on entries not in loop #1 - * If the will have NEW_SKIP_WORKTREE, also set CE_SKIP_WORKTREE + * If they will have NEW_SKIP_WORKTREE, also set CE_SKIP_WORKTREE * so apply_sparse_checkout() won't attempt to remove it from worktree */ mark_new_skip_worktree(o->pl, &o->result,