From 19b3fe1e0134f1adf698ca2078cfa44731e316fa Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 23 May 2014 15:22:04 +0000 Subject: typos git-svn-id: http://svn.miranda-ng.org/main/trunk@9292 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistorySweeperLight/src/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HistorySweeperLight') diff --git a/plugins/HistorySweeperLight/src/options.cpp b/plugins/HistorySweeperLight/src/options.cpp index dac549cbf7..0877d70d48 100644 --- a/plugins/HistorySweeperLight/src/options.cpp +++ b/plugins/HistorySweeperLight/src/options.cpp @@ -121,7 +121,7 @@ void LoadSettings(HWND hwndDlg) cii.cbSize = sizeof(cii); cii.flags = CLCIIF_GROUPFONT; - cii.pszText = TranslateT("*** Defaut Action ***"); + cii.pszText = TranslateT("*** Default Action ***"); hAllContacts = (HANDLE)SendMessage(hwndList, CLM_ADDINFOITEM, 0, (LPARAM)&cii); cii.pszText = TranslateT("*** System History ***"); -- cgit v1.2.3