mirror of https://github.com/sbt/sbt.git
spelling: solely
This commit is contained in:
parent
eee37e1e93
commit
65f2d9a3d4
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue