From 2be2d3adf3a3870d2f8d7e4908c103bcf61b9032 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 5 Sep 2013 10:01:16 +0000 Subject: cosmetics: "tabSRMM" and "TABSRMM" => "TabSRMM" git-svn-id: http://svn.miranda-ng.org/main/trunk@5952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SpellChecker/src/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SpellChecker') diff --git a/plugins/SpellChecker/src/utils.cpp b/plugins/SpellChecker/src/utils.cpp index cdcdd31c27..b0e341d52b 100644 --- a/plugins/SpellChecker/src/utils.cpp +++ b/plugins/SpellChecker/src/utils.cpp @@ -891,7 +891,7 @@ void NotifyWrongSRMM() return; MessageBox(NULL, - TranslateT("Your message window does not support SpellChecker Plugin.\nIf you use SRMM, tabSRMM or Scriver, please update them to the latest version,\notherwise ask the author of your message window plugin to add support for Spell Checker."), + TranslateT("Your message window does not support SpellChecker Plugin.\nIf you use SRMM, TabSRMM or Scriver, please update them to the latest version,\notherwise ask the author of your message window plugin to add support for Spell Checker."), TranslateT("Spell Checker"), MB_ICONERROR | MB_OK); notified = TRUE; -- cgit v1.2.3