diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-08-26 13:08:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-08-26 13:08:44 +0000 |
commit | 5eade73f11a544aeda8aa01f2e82f3e32c40e2b8 (patch) | |
tree | bfea33e999ad27b63e1564521492eb0caec09d40 /plugins/ProfileManager | |
parent | 25939fa107807f884c05db7377cb47fcaf1805cf (diff) |
- spelling correction (patch from RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ProfileManager')
-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/"
|