diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-12-06 11:37:33 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-12-06 11:37:33 +0000 |
commit | a6459760925f86dd94a8b1e7c0aed9ca27f45f5d (patch) | |
tree | 1e7875431276c04d4a9fe62afb7cd802916d301b /plugins/MsgPopup/src/Version.h | |
parent | af63e7e8a9758ea64636c3c343a63f4fa63c9e8d (diff) |
MsgPopup: cosmetics, spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@7068 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MsgPopup/src/Version.h')
-rw-r--r-- | plugins/MsgPopup/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MsgPopup/src/Version.h b/plugins/MsgPopup/src/Version.h index e62c25f03f..34f9e44e4a 100644 --- a/plugins/MsgPopup/src/Version.h +++ b/plugins/MsgPopup/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Message popup"
#define __FILENAME "MsgPopup.dll"
-#define __DESCRIPTION "Plugin replaces MessageBoxes (those having only OK button) with popups."
+#define __DESCRIPTION "Plugin replaces message boxes (those having only OK button) with popups."
#define __AUTHOR "StDenis"
#define __AUTHOREMAIL "stdenformiranda@fromru.com"
#define __AUTHORWEB "http://miranda-ng.org/p/MsgPopup/"
|