summaryrefslogtreecommitdiff
path: root/plugins/Utils.pas
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-07-22 11:59:03 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-07-22 11:59:03 +0300
commit0ede0a9bee3af5ed58815990b73b982f6bc71682 (patch)
treee7eb27f6ccc2c593ae88d0ad51b4fa5e8f63761c /plugins/Utils.pas
parentb078dfb78c89aea87cd422eae52694738e473cf3 (diff)
fix for a typo
Diffstat (limited to 'plugins/Utils.pas')
-rw-r--r--plugins/Utils.pas/protocols.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Utils.pas/protocols.pas b/plugins/Utils.pas/protocols.pas
index f805e38824..9fb614e7b8 100644
--- a/plugins/Utils.pas/protocols.pas
+++ b/plugins/Utils.pas/protocols.pas
@@ -69,7 +69,7 @@ const
ID_STATUS_FREECHAT);
const
StatNames:array [0..MAX_STATUS_COUNT-1] of PWideChar=(
- 'Default'{'Offline'},'Online','Invisible','Away','Not available','Occupied','Do not disturb,'Free for chat'
+ 'Default'{'Offline'},'Online','Invisible','Away','Not available','Occupied','Do not disturb','Free for chat'
);
type