summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-11-06 21:44:46 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-11-06 21:44:51 +0300
commit439e203375e0c487d79c817fe2458421d5d125b1 (patch)
tree7c38b15fa4b904dfb773d3811228451a0e4bd7f0 /protocols
parente5324ece5b3d383cde9af4f0290003504dbfe582 (diff)
typo fix
Diffstat (limited to 'protocols')
-rw-r--r--protocols/Omegle/src/dialogs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Omegle/src/dialogs.cpp b/protocols/Omegle/src/dialogs.cpp
index 33ac1453a4..b604b8bd50 100644
--- a/protocols/Omegle/src/dialogs.cpp
+++ b/protocols/Omegle/src/dialogs.cpp
@@ -83,7 +83,7 @@ static languages[] = {
{ "fa", LPGENW("Persian") },
{ "pl", LPGENW("Polish") },
{ "pt", LPGENW("Portugese") },
- { "ro", LPGENW("Romaсian") },
+ { "ro", LPGENW("Romanian") },
{ "ru", LPGENW("Russian") },
{ "el", LPGENW("Greek") },
{ "sk", LPGENW("Slovak") },