Fix spelling

This commit is contained in:
Ayaz Hafiz 2022-07-26 13:26:45 -04:00
parent f145f29b1b
commit 31220d5598
No known key found for this signature in database
GPG Key ID: 0E2A37416A25EF58

View File

@ -1858,7 +1858,7 @@ fn check_ability_specialization(
.expect("marked as a custom implementation, but not recorded as such");
// Get the lambda sets that are ready for specialization because this ability member
// specializaiton was resolved, and compact them.
// specialization was resolved, and compact them.
let new_lambda_sets_to_specialize =
awaiting_specializations.remove_for_specialized(subs, impl_key);
compact_lambdas_and_check_obligations(