diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-13 22:55:35 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-13 22:55:35 +0200 |
commit | bc4d4f6536402b0d23e5442c73449f4bbb3f61d4 (patch) | |
tree | 33f3f9b1e4a4499590d96e11bc115c258c8f17a3 /plugins/hextray/resource.rc | |
parent | 84c536e4ea7a5f517822c9928222f066f2faf3fe (diff) |
Fix misspelled words
Diffstat (limited to 'plugins/hextray/resource.rc')
-rw-r--r-- | plugins/hextray/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hextray/resource.rc b/plugins/hextray/resource.rc index 1d752fe3..4b028421 100644 --- a/plugins/hextray/resource.rc +++ b/plugins/hextray/resource.rc @@ -122,7 +122,7 @@ BEGIN WS_BORDER | WS_TABSTOP,137,74,61,13 LTEXT "Close all alerts hotkey:",IDC_ALERT_HOTKEY_TEXT,39,75, 76,10 - CONTROL "Leave alerts open indefinately",16,"Button", + CONTROL "Leave alerts open indefinitely",16,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,27,88,115,11 CONTROL "Blink Icon to alert me about events",18,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,16,18,127,10 |