From 7a4faae157b9c17359e1cd95712f0197dd6ea2e2 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 23 Dec 2013 00:38:22 +0000 Subject: spelling correction (e.g. twitter -> Twitter) git-svn-id: http://svn.miranda-ng.org/main/trunk@7350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistoryPlusPlus/hpp_events.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HistoryPlusPlus') diff --git a/plugins/HistoryPlusPlus/hpp_events.pas b/plugins/HistoryPlusPlus/hpp_events.pas index e178ee01ce..69cc3aef2c 100644 --- a/plugins/HistoryPlusPlus/hpp_events.pas +++ b/plugins/HistoryPlusPlus/hpp_events.pas @@ -889,7 +889,7 @@ end; procedure GetEventTextForICQClientChange(EventInfo: TDBEventInfo; var Hi: THistoryItem); begin hi.Text := GetEventTextForICQSystem(EventInfo, - TranslateW('User %s (%d) changed icq client: %s')); + TranslateW('User %s (%d) changed ICQ client: %s')); end; procedure GetEventTextForICQCheckStatus(EventInfo: TDBEventInfo; var Hi: THistoryItem); -- cgit v1.2.3