typo in comment

This commit is contained in:
dylwil3 2025-12-12 17:53:26 -06:00
parent 6fdb35a94d
commit 20579c3318
1 changed files with 1 additions and 1 deletions

View File

@ -1017,7 +1017,7 @@ impl CallChainLayout {
// ```
let mut computed_attribute_values_after_parentheses = 0;
// Similar to the above, but instead looks at all
// Similar to the above, but instead looks at all calls
// and subscripts rather than looking only at those on
// _attribute values_. So this count can differ from the
// above.