Skip to content

Commit

Permalink
Fix spelling of 'snaphshots'
Browse files Browse the repository at this point in the history
Signed-off-by: gla3dr <[email protected]>
  • Loading branch information
gla3dr committed Apr 12, 2019
1 parent 618b413 commit 07dedc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ See link:{javadocPath}/org/gradle/api/artifacts/repositories/RepositoryContentDe
For Maven repositories, it's often the case that a repository would either contain releases or snapshots.
Gradle lets you declare what kind of artifacts are found in a repository using this DSL:

.Splitting snaphshots and releases
.Splitting snapshots and releases
====
include::sample[dir="/userguide/dependencyManagement/declaringRepositories/filtering/groovy",files="build.gradle[tags=repository-snapshots]"]
include::sample[dir="/userguide/dependencyManagement/declaringRepositories/filtering/kotlin",files="build.gradle.kts[tags=repository-snapshots]"]
Expand Down

0 comments on commit 07dedc5

Please sign in to comment.