mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Typo
This commit is contained in:
parent
034673dea5
commit
bbbb79a350
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ public final class LinphoneService extends Service implements LinphoneServiceLis
|
|||
if (info != null) {
|
||||
Log.i(LinphoneManager.TAG, "Linphone version is " + info.versionCode);
|
||||
} else {
|
||||
Log.i(LinphoneManager.TAG, "Linphone version is unkown");
|
||||
Log.i(LinphoneManager.TAG, "Linphone version is unknown");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue