diff options
-rw-r--r-- | plugins/ZeroSwitch/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroSwitch/src/version.h b/plugins/ZeroSwitch/src/version.h index bf44a22bc4..3beaeaeee7 100644 --- a/plugins/ZeroSwitch/src/version.h +++ b/plugins/ZeroSwitch/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Zero switch"
#define __FILENAME "ZeroSwitch.dll"
-#define __DESCRIPTION "Adds Miranda NG icon into Alt-Tab switch dialog even if Miranda's main window has style other Title bar."
+#define __DESCRIPTION "Adds Miranda NG icon into Alt+Tab switch dialog even if Miranda's main window has style other Title bar."
#define __AUTHOR "ZERO_BiT"
#define __AUTHORWEB "https://miranda-ng.org/p/ZeroSwitch/"
#define __COPYRIGHT "© 2007 ZERO_BiT"
|