Skip to content

Commit

Permalink
doc/stdenv/platform-notes: fix typo (#374100)
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo authored Jan 15, 2025
2 parents 42337a4 + 54f484c commit a4a489b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/stdenv/platform-notes.chapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ stdenv.mkDerivation {
}
```

Note: It is possible to have multiple, different instances of `darwinMinVerisonHook` in your inputs.
Note: It is possible to have multiple, different instances of `darwinMinVersionHook` in your inputs.
When that happens, the one with the highest version is always used.

#### Picking an SDK version {#sec-darwin-troubleshooting-picking-sdk-version}
Expand Down

0 comments on commit a4a489b

Please sign in to comment.