From a73370f2b881d37ab8e2013e3428024f02bb0f95 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 21 May 2014 22:22:02 +0000 Subject: typos git-svn-id: http://svn.miranda-ng.org/main/trunk@9272 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/chat/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src/chat/options.cpp') diff --git a/plugins/TabSRMM/src/chat/options.cpp b/plugins/TabSRMM/src/chat/options.cpp index 9615195296..43d9ad6537 100644 --- a/plugins/TabSRMM/src/chat/options.cpp +++ b/plugins/TabSRMM/src/chat/options.cpp @@ -165,7 +165,7 @@ static branch_t branch2[] = { { LPGENT("Indent the second line of a message"), "LogIndentEnabled", 0, 1, NULL }, { LPGENT("Limit user names in the message log to 20 characters"), "LogLimitNames", 0, 1, NULL }, { LPGENT("Add a colon (:) to auto-completed user names"), "AddColonToAutoComplete", 0, 1, NULL }, - { LPGENT("Start private conversation on doubleclick in nick list (insert nick if unchecked)"), "DoubleClick4Privat", 0, 0, NULL }, + { LPGENT("Start private conversation on double click in nick list (insert nick if unchecked)"), "DoubleClick4Privat", 0, 0, NULL }, { LPGENT("Strip colors from messages in the log"), "StripFormatting", 0, 0, NULL }, { LPGENT("Enable the 'event filter' for new rooms"), "FilterEnabled", 0, 0, NULL }, { LPGENT("Use IRC style status indicators in the log"), "LogClassicIndicators", 0, 0, NULL }, -- cgit v1.2.3