[Mangadex] Adaption -> Adaptation (#693)

[Mangadex] Adaption -> Adaptation
This commit is contained in:
FlaminSarge 2019-01-01 15:06:51 -07:00 committed by Carlos
parent aac159dcbb
commit a410e04d49
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: MangaDex'
pkgNameSuffix = 'all.mangadex'
extClass = '.MangadexFactory'
extVersionCode = 44
extVersionCode = 45
libVersion = '1.2'
}

View File

@ -513,7 +513,7 @@ open class Mangadex(override val lang: String, private val internalLang: String,
Tag("7", "Doujinshi"),
Tag("21", "Oneshot"),
Tag("36", "Long Strip"),
Tag("42", "Adaption"),
Tag("42", "Adaptation"),
Tag("43", "Anthology"),
Tag("44", "Web Comic"),
Tag("45", "Full Color"),