Unverified Commit dbf4f47d authored by Filipe de Lima Brito's avatar Filipe de Lima Brito Committed by GitHub

Merge pull request #2219 from NBAMIR/nbamir4

[FIX] Typo in VersionCheckView.kt
parents 0e116b63 d79abd39
......@@ -26,7 +26,7 @@ interface VersionCheckView {
fun versionOk() {}
/**
* Alters the user this protocol is invalid. This is optional.
* Alters the user that this protocol is invalid. This is optional.
*/
fun errorInvalidProtocol() {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment