diff --git a/transformations/build.gradle b/transformations/build.gradle index f814414..9252f78 100644 --- a/transformations/build.gradle +++ b/transformations/build.gradle @@ -27,7 +27,7 @@ ext { publishedGroupId = 'jp.wasabeef' libraryName = 'glide-transformations' artifact = 'glide-transformations' - libraryDescription = 'Which provides simple Tranformations to Glide' + libraryDescription = 'Which provides simple Transformations to Glide' siteUrl = 'https://github.com/wasabeef/glide-transformations' gitUrl = 'https://github.com/wasabeef/glide-transformations.git' issueUrl = 'https://github.com/wasabeef/glide-transformations/issues' @@ -41,4 +41,4 @@ ext { } apply from: 'https://gist.githubusercontent.com/wasabeef/cf14805bee509baf7461974582f17d26/raw/bintray-v1.gradle' -apply from: 'https://gist.githubusercontent.com/wasabeef/cf14805bee509baf7461974582f17d26/raw/install-v1.gradle' \ No newline at end of file +apply from: 'https://gist.githubusercontent.com/wasabeef/cf14805bee509baf7461974582f17d26/raw/install-v1.gradle'