diff options
Diffstat (limited to 'plugins/ProfileManager/src/Version.h')
-rw-r--r-- | plugins/ProfileManager/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfileManager/src/Version.h b/plugins/ProfileManager/src/Version.h index 0638c83460..5fa5ebaf7e 100644 --- a/plugins/ProfileManager/src/Version.h +++ b/plugins/ProfileManager/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Miranda NG profile changer"
#define __FILENAME "PManagerEx.dll"
-#define __DESCRIPTION "Adds a menu item to change or load a different profile of Miranda NG, restart or run a dbchecker."
+#define __DESCRIPTION "Adds a menu item to change or load a different profile of Miranda NG, restart or run DbChecker."
#define __AUTHOR "Roman Gemini"
#define __AUTHOREMAIL "woobind@ukr.net"
#define __AUTHORWEB "http://miranda-ng.org/p/PManagerEx/"
|