mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-11 03:28:56 +01:00
Minor grammar fixes
This commit is contained in:
@@ -5,7 +5,7 @@ import eu.kanade.tachiyomi.data.updater.Release
|
||||
|
||||
/**
|
||||
* Release object.
|
||||
* Contains information about the latest release from Github.
|
||||
* Contains information about the latest release from GitHub.
|
||||
*
|
||||
* @param version version of latest release.
|
||||
* @param info log of latest release.
|
||||
|
||||
@@ -10,7 +10,7 @@ import uy.kohesive.injekt.Injekt
|
||||
import uy.kohesive.injekt.api.get
|
||||
|
||||
/**
|
||||
* Used to connect with the Github API.
|
||||
* Used to connect with the GitHub API.
|
||||
*/
|
||||
interface GithubService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user