Fix typos
This commit is contained in:
parent
b415f566a0
commit
40c3bf30b2
10 changed files with 13 additions and 13 deletions
|
|
@ -1278,7 +1278,7 @@ static void typemap_merge_fragment_kwargs(Parm *kw) {
|
|||
fragment = thisfragment;
|
||||
prev_kw = kw;
|
||||
} else {
|
||||
/* Concatentate to previously found fragment */
|
||||
/* Concatenate to previously found fragment */
|
||||
Printv(fragment, ",", thisfragment, NULL);
|
||||
reattach_kw = prev_kw;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue