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 b6d4d82 commit 2b0f19fCopy full SHA for 2b0f19f
convert.c
@@ -1946,7 +1946,7 @@ static struct stream_filter *ident_filter(const struct object_id *oid)
1946
* the contents cannot be filtered without reading the whole thing
1947
* in-core.
1948
*
1949
- * Note that you would be crazy to set CRLF, smuge/clean or ident to a
+ * Note that you would be crazy to set CRLF, smudge/clean or ident to a
1950
* large binary blob you would want us not to slurp into the memory!
1951
*/
1952
struct stream_filter *get_stream_filter(const struct index_state *istate,
0 commit comments