summaryrefslogtreecommitdiff
path: root/protocols/Xfire/src/options.cpp
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-12-21 19:58:46 +0000
committerDart Raiden <wowemuh@gmail.com>2013-12-21 19:58:46 +0000
commitaf6723b842a9c8db23b1d78ef5e0db97c2df7d2e (patch)
tree89cc86e85227510c9c9fdd0f4551bddfc1491ee4 /protocols/Xfire/src/options.cpp
parent376d04aedd69e3f86fa6674b74d9162e3a65510c (diff)
spelling correction (patch from RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@7321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Xfire/src/options.cpp')
-rw-r--r--protocols/Xfire/src/options.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Xfire/src/options.cpp b/protocols/Xfire/src/options.cpp
index 004242dc63..fcf92ef436 100644
--- a/protocols/Xfire/src/options.cpp
+++ b/protocols/Xfire/src/options.cpp
@@ -72,7 +72,7 @@ static mytreeitem mytree[] = {
{LPGENT("Use alternate way for Avatar download"),"specialavatarload",0,0},
{LPGENT("General"),"",1,0},
{LPGENT("Automatically reconnect on protocol version changes"),"recprotoverchg",0,0},
- {LPGENT("No Ip/Port in StatusMsg"),"noipportinstatus",0,0},
+ {LPGENT("No IP/Port in StatusMsg"),"noipportinstatus",0,0},
{LPGENT("Use Online status for unsupported global statuses"),"oninsteadafk",0,0},
{LPGENT("Don't move friends to clan groups"),"skipfriendsgroups",0,0},
{LPGENT("GameServerQuery support"),"gsqsupport",0,0},
@@ -82,7 +82,7 @@ static mytreeitem mytree[] = {
{LPGENT("Hide yourself in buddylist"),"skipmyself",0,0},
{LPGENT("Don't display game search results"),"dontdisresults",0,0},
{LPGENT("Don't display game search status window"),"dontdissstatus",0,0},
- {LPGENT("Display popup, if someone start a game"),"gamepopup",0,0},
+ {LPGENT("Display popup if someone starts a game"),"gamepopup",0,0},
{LPGENT("Don't automatically create clan groups"),"noclangroups",0,0},
{LPGENT("Enable MBot support"),"mbotsupport",0,0},
{LPGENT("Gamedetection"),"",1,0},