From dc8e52b507cbefe14d5bc63eae34667952a3b366 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 24 Apr 2010 12:29:07 +0300 Subject: modified: stopspam.rc --- stopspam.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stopspam.rc b/stopspam.rc index e7ee6b8..8913597 100644 --- a/stopspam.rc +++ b/stopspam.rc @@ -46,7 +46,7 @@ IDD_PROTO DIALOGEX 0, 0, 230, 173 STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_SYSMENU FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN - LTEXT "Avaible accounts:",IDC_STATIC,6,8,84,8 + LTEXT "Available accounts:",IDC_STATIC,6,8,84,8 LISTBOX ID_ALLPROTO,6,20,84,138,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP PUSHBUTTON ">>>>",ID_ADDALL,96,26,36,14 PUSHBUTTON ">>",ID_ADD,96,44,36,14 -- cgit v1.2.3