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 6c94b5b commit 2c8d763Copy full SHA for 2c8d763
crates/pixi-build-backend/src/intermediate_backend.rs
@@ -873,7 +873,7 @@ where
873
// all the different variant combinations.
874
//
875
// TODO(baszalmstra): The selector config we pass in here doesnt have all values
876
- // filled in. This is on prupose because at this point we dont yet know all
+ // filled in. This is on purpose because at this point we dont yet know all
877
// values like the variant. We should introduce a new type of selector config
878
// for this particular case.
879
let selector_config_for_variants = SelectorConfig {
0 commit comments