From 1de0a66138ef40b80b3fc528cf2cfed93be444ed Mon Sep 17 00:00:00 2001
From: dartraiden <wowemuh@gmail.com>
Date: Fri, 3 May 2024 02:43:28 +0300
Subject: We call it "BBCode"

---
 protocols/VKontakte/res/resource.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'protocols')

diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc
index 227573da36..0bf524dfdb 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -183,7 +183,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
 EXSTYLE WS_EX_CONTROLPARENT
 FONT 8, "MS Shell Dlg", 0, 0, 0x1
 BEGIN
-    CONTROL         "Support BBC for NewStory",IDC_BBC_NEWSTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,10,278,10
+    CONTROL         "Support BBCode for NewStory",IDC_BBC_NEWSTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,10,278,10
     GROUPBOX        "[img] BBCode support for image",IDC_STATIC,13,20,280,44,WS_GROUP
     CONTROL         "off",IDC_IMG_OFF,"Button",BS_AUTORADIOBUTTON,21,29,129,10
     CONTROL         "for preview max height 320 px",IDC_IMG_300,"Button",BS_AUTORADIOBUTTON,21,40,129,10
-- 
cgit v1.2.3