File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1148,7 +1148,7 @@ static void collect_rename_info(struct merge_options *opt,
11481148 * Update dir_rename_mask (determines ignore-rename-source validity)
11491149 *
11501150 * dir_rename_mask helps us keep track of when directory rename
1151- * detection may be relevant. Basically, whenver a directory is
1151+ * detection may be relevant. Basically, whenever a directory is
11521152 * removed on one side of history, and a file is added to that
11531153 * directory on the other side of history, directory rename
11541154 * detection is relevant (meaning we have to detect renames for all
@@ -3836,7 +3836,7 @@ static int write_completed_directory(struct merge_options *opt,
38363836 * src/moduleB 2
38373837 *
38383838 * which is used to know that xtract.c & token.txt are from the
3839- * toplevel dirctory , while umm.c & stuff.h & baz.c are from the
3839+ * toplevel directory , while umm.c & stuff.h & baz.c are from the
38403840 * src/moduleB directory. Again, following the example above,
38413841 * once we need to process src/moduleB, then info->offsets is
38423842 * updated to
You can’t perform that action at this time.
0 commit comments