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 d4c0bba commit ba479acCopy full SHA for ba479ac
src/list-combine.c
@@ -1804,7 +1804,7 @@ r_obj* ptype_common_with_default(
1804
// Okay `ptype` is `NULL`. We determine it from `xs` and `default`.
1805
1806
// Use only `xs` and `p_xs_arg` first for best errors.
1807
- // Not finalising `ptype` yet in case we need to incorporating `default`!
+ // Not finalising `ptype` yet in case we need to incorporate `default`!
1808
ptype = KEEP(vec_ptype_common(
1809
xs,
1810
ptype,
0 commit comments