summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandra Dima <alexandra.mdima@gmail.com>2019-08-28 13:52:05 -0400
committerSamvel Abrahamyan <samvel1024@gmail.com>2019-10-12 14:33:15 +0200
commit86d11edd422bc61639959f086282b4d3870fa053 (patch)
treebe3af3afddf88e0ca4f9ea3af03014193d240d3e
parentfcdfba1df24ff921d7bbb95e0f43c9b35e4a7b70 (diff)
downloadmill-86d11edd422bc61639959f086282b4d3870fa053.tar.gz
mill-86d11edd422bc61639959f086282b4d3870fa053.tar.bz2
mill-86d11edd422bc61639959f086282b4d3870fa053.zip
Update contrib/bsp/src/mill/contrib/bsp/ModuleUtils.scala
Fix typo Co-Authored-By: Tobias Roeser <le.petit.fou@web.de>
-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