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 fff4aa8 commit d8862c3Copy full SHA for d8862c3
core/api/src/mill/api/BuildCtx.scala
@@ -14,7 +14,7 @@ object BuildCtx {
14
* This is the `os.Path` pointing to the project root directory.
15
*
16
* This is the preferred access to the project directory, and should
17
- * always be prefered over `os.pwd`* (which might also point to the
+ * always be preferred over `os.pwd`* (which might also point to the
18
* project directory in classic cli scenarios, but might not in other
19
* use cases like BSP or LSP server usage).
20
*/
0 commit comments