spelling: solely

This commit is contained in:
Josh Soref 2017-01-20 08:27:06 +00:00
parent eee37e1e93
commit 65f2d9a3d4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ private[sbt] object SbtParser {
}
/**
* This method soley exists to add scaladoc to members in SbtParser which
* This method solely exists to add scaladoc to members in SbtParser which
* are defined using pattern matching.
*/
sealed trait ParsedSbtFileExpressions {