From 3e311640ecf1b7c5e0eb99b5d975c40c77008bb5 Mon Sep 17 00:00:00 2001 From: scb261 <65343233+scb261@users.noreply.github.com> Date: Mon, 28 Sep 2020 06:03:17 +0300 Subject: [PATCH] Fix typo for WP MangaStream (#4445) Fix typo for WP MangaStream --- src/all/wpmangastream/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/all/wpmangastream/build.gradle b/src/all/wpmangastream/build.gradle index 6d1a5d89f..e028db57b 100644 --- a/src/all/wpmangastream/build.gradle +++ b/src/all/wpmangastream/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' apply plugin: 'kotlin-android' ext { - extName = 'WP Mangstream (multiple sources)' + extName = 'WP MangaStream (multiple sources)' pkgNameSuffix = 'all.wpmangastream' extClass = '.WPMangaStreamFactory' extVersionCode = 24