From 1fe9f4bfff1747ba4f0094de16dec980ec3da0b0 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sun, 24 Feb 2019 19:21:34 +0300 Subject: CurrencyRates: cosmetic --- plugins/CurrencyRates/src/HTTPSession.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/CurrencyRates/src/HTTPSession.cpp b/plugins/CurrencyRates/src/HTTPSession.cpp index ad5ddf725c..22c34867c5 100644 --- a/plugins/CurrencyRates/src/HTTPSession.cpp +++ b/plugins/CurrencyRates/src/HTTPSession.cpp @@ -2,7 +2,7 @@ HNETLIBUSER CHTTPSession::g_hNetLib = nullptr; -#define ERROR_MSG LPGENW("This plugin requires a personal key. Press Yes to obtain it at the site and then enter the result in the Options dialog, otherwise this plugin will fail") +#define ERROR_MSG LPGENW("This plugin requires a personal key. Press Yes to obtain it at the site and then enter the result in the Options dialog, otherwise this plugin will fail.") void CALLBACK waitStub() { -- cgit v1.2.3