Merge pull request #6448 from Philippus/patch-1

Fix typo
This commit is contained in:
eugene yokota 2021-04-12 15:24:42 -04:00 committed by GitHub
commit 7969a155b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3117,7 +3117,7 @@ object Classpaths {
if (vs.isEmpty)
s.log.warn(
s"""versionScheme setting is empty; set `ThisBuild / versionScheme := Some("early-semver")`, `Some("semver-spec")` or `Some("pvp")`
|so tooling can use it for evction errors etc - https://www.scala-sbt.org/1.x/docs/Publishing.html""".stripMargin
|so tooling can use it for eviction errors etc - https://www.scala-sbt.org/1.x/docs/Publishing.html""".stripMargin
)
else ()
publishConfig(