From 9105ebe02af9b3ad599b3a316ce423a828b2d6c6 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 3 Nov 2013 23:27:25 +0000 Subject: spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@6764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/JabberG/src/jabber_form2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/JabberG/src/jabber_form2.cpp') diff --git a/protocols/JabberG/src/jabber_form2.cpp b/protocols/JabberG/src/jabber_form2.cpp index a8d62506a3..72766f4efa 100644 --- a/protocols/JabberG/src/jabber_form2.cpp +++ b/protocols/JabberG/src/jabber_form2.cpp @@ -194,7 +194,7 @@ namespace NSJabberRegistry { _T("auto-offline"), JDFT_BOOLEAN, LPGENT("Whether to automatically go offline when idle") }, { _T("sounds"), JDFT_BOOLEAN, LPGENT("Whether to play sounds") }, { _T("files"), JDFT_LIST_MULTI, LPGENT("A list of pending file transfers") }, - { _T("groupchats"), JDFT_LIST_MULTI, LPGENT("A list of joined groupchat rooms") }, + { _T("groupchats"), JDFT_LIST_MULTI, LPGENT("A list of joined group chat rooms") }, { _T("status"), JDFT_LIST_SINGLE, LPGENT("A presence or availability status") }, { _T("status-message"), JDFT_TEXT_MULTI, LPGENT("The status message text") }, { _T("status-priority"), JDFT_TEXT_SINGLE, LPGENT("The new priority for the client") }, -- cgit v1.2.3