Fix a typo: manling -> mangling.

This commit is contained in:
Jakub Jelinek
2026-01-07 13:37:14 +01:00
committed by Marek Polacek
parent 9f8f38bd57
commit f6a3ac7218

View File

@@ -8613,7 +8613,7 @@ dependent_splice_p (const_tree t)
static GTY(()) int annotation_idx;
/* Helper function for mangle.cc (write_reflection).
Determine 2 letter manling prefix and store it into prefix.
Determine 2 letter mangling prefix and store it into prefix.
Additionally return the reflection handle possibly adjusted so that
write_reflection can mangle the operands of it if any are needed. */