diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-11-22 23:18:48 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-11-22 23:18:48 +0000 |
commit | 9694b39590c43dfe7d3f09b94e543a0d8d75fe54 (patch) | |
tree | c3e19c0a0eab297f5b3e91b28bfc5cf374f7cbf3 /plugins/WebView | |
parent | e1308b0d84a661398f257c5f530677f20427639c (diff) |
spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@15757 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WebView')
-rw-r--r-- | plugins/WebView/res/webview.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index bcd7a4ee99..b78327ac06 100644 --- a/plugins/WebView/res/webview.rc +++ b/plugins/WebView/res/webview.rc @@ -94,7 +94,7 @@ BEGIN GROUPBOX "Error messages",IDC_STATIC,1,137,278,25
CONTROL "Suppress error messages",IDC_SUPPRESS,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,16,149,110,8
- CONTROL "Display using Popup or OSD plugin",IDC_ERROR_POPUP,"Button",
+ CONTROL "Display using Popup or wbOSD plugin",IDC_ERROR_POPUP,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,140,149,130,8
//////////
GROUPBOX "Expert options",IDC_ADV_GRP,142,163,137,35,WS_GROUP
|