From 8ddf68d1de78f2af6ce02f097b43c57253afbf8b Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 25 Nov 2013 21:29:38 +0000 Subject: portion of decapitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@6986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/IEView/src/Options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/IEView') diff --git a/plugins/IEView/src/Options.cpp b/plugins/IEView/src/Options.cpp index a74c703ce1..9c9959e24e 100644 --- a/plugins/IEView/src/Options.cpp +++ b/plugins/IEView/src/Options.cpp @@ -44,7 +44,7 @@ static tabPages[] = { { IEViewGeneralOptDlgProc, IDD_GENERAL_OPTIONS, LPGENT("General") }, { IEViewSRMMOptDlgProc, IDD_SRMM_OPTIONS, LPGENT("Message Log") }, - { IEViewGroupChatsOptDlgProc, IDD_SRMM_OPTIONS, LPGENT("Group Chats") }, + { IEViewGroupChatsOptDlgProc, IDD_SRMM_OPTIONS, LPGENT("Group chats") }, { IEViewHistoryOptDlgProc, IDD_SRMM_OPTIONS, LPGENT("History") } }; -- cgit v1.2.3