summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/bsp/src/mill/contrib/bsp/ModuleUtils.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bsp/src/mill/contrib/bsp/ModuleUtils.scala b/contrib/bsp/src/mill/contrib/bsp/ModuleUtils.scala
index 277091ed..8cccf7b3 100644
--- a/contrib/bsp/src/mill/contrib/bsp/ModuleUtils.scala
+++ b/contrib/bsp/src/mill/contrib/bsp/ModuleUtils.scala
@@ -77,7 +77,7 @@ object ModuleUtils {
* Given the BaseModule corresponding to the root
* of the working directory, compute a JavaModule that
* has the same millSourcePath. Set generated sources
- * accoridng to the location of the compilation
+ * according to the location of the compilation
* products
* @param rootBaseModule module for the root
* @return root JavaModule