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 ea2b309 commit 8f895ebCopy full SHA for 8f895eb
docs/overrides.md
@@ -197,7 +197,7 @@ wheel.cmake = true
197
### `failed` (bool)
198
199
This override is a bit special. If a build fails, scikit-build-core will check
200
-to see if there'a a matching `failed = true` override. If there is, the the
+to see if there's a matching `failed = true` override. If there is, the the
201
build will be retried once with the new settings. This can be used to build a
202
pure-Python fallback if a build fails, for example:
203
0 commit comments