mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
Fix typo
This commit is contained in:
parent
07a1532901
commit
26262852ba
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ namespace Utils {
|
|||
|
||||
return connection;
|
||||
}
|
||||
QString getCountryName(const QLocale::Country& contry);
|
||||
QString getCountryName(const QLocale::Country& country);
|
||||
}
|
||||
|
||||
#endif // UTILS_H_
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue