We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe8f2c commit 753c451Copy full SHA for 753c451
split-index.c
@@ -187,7 +187,7 @@ void prepare_to_write_split_index(struct index_state *istate)
187
/* Go through istate->cache[] and mark CE_MATCHED to
188
* entry with positive index. We'll go through
189
* base->cache[] later to delete all entries in base
190
- * that are not marked eith either CE_MATCHED or
+ * that are not marked with either CE_MATCHED or
191
* CE_UPDATE_IN_BASE. If istate->cache[i] is a
192
* duplicate, deduplicate it.
193
*/
0 commit comments