summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/NewStory/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc
index e9f24e3fac..e82a6ada7c 100644
--- a/plugins/NewStory/res/resource.rc
+++ b/plugins/NewStory/res/resource.rc
@@ -103,7 +103,7 @@ BEGIN
DEFPUSHBUTTON "Close",IDCANCEL,167,149,50,17
EDITTEXT IDC_USERNICK,28,9,189,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
ICON "",IDC_MSGICON,7,7,16,14
- CONTROL "Sample text. With smileys: :) :D and hyperlinks: https://www.miranda-ng.org/",IDC_TEXT,
+ CONTROL "Sample text. With smileys: :) :D and hyperlinks: https://www.miranda-ng.org",IDC_TEXT,
"MTextControl",WS_TABSTOP,7,26,210,118
END