Skip to content

Commit 2c8d763

Browse files
authored
docs: fix typo (#390)
1 parent 6c94b5b commit 2c8d763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pixi-build-backend/src/intermediate_backend.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ where
873873
// all the different variant combinations.
874874
//
875875
// 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
876+
// filled in. This is on purpose because at this point we dont yet know all
877877
// values like the variant. We should introduce a new type of selector config
878878
// for this particular case.
879879
let selector_config_for_variants = SelectorConfig {

0 commit comments

Comments
 (0)