From 86d11edd422bc61639959f086282b4d3870fa053 Mon Sep 17 00:00:00 2001 From: Alexandra Dima Date: Wed, 28 Aug 2019 13:52:05 -0400 Subject: Update contrib/bsp/src/mill/contrib/bsp/ModuleUtils.scala Fix typo Co-Authored-By: Tobias Roeser --- contrib/bsp/src/mill/contrib/bsp/ModuleUtils.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3