diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-10-20 19:42:57 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-10-20 19:42:57 +0000 |
commit | 7b8d31318e77bd2b091015cebe0228f93f942ee8 (patch) | |
tree | ec90fd52ece04e026bdf30380bd959935237b401 /protocols/JabberG/res | |
parent | 05d7641afd10c5af6cb8b5bef34a5e86a001c2d2 (diff) |
some more spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@6563 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/JabberG/res')
-rw-r--r-- | protocols/JabberG/res/jabber.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/res/jabber.rc b/protocols/JabberG/res/jabber.rc index 79782e2b6a..121fe6b2ca 100644 --- a/protocols/JabberG/res/jabber.rc +++ b/protocols/JabberG/res/jabber.rc @@ -700,7 +700,7 @@ END IDD_HTTP_AUTH DIALOGEX 0, 0, 217, 188
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Authorization Request"
+CAPTION "Authorization request"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
CONTROL "HTTP Authorization\nAccept or reject incoming request",IDC_HEADERBAR,
|