diff options
-rw-r--r-- | plugins/YAMN/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/YAMN/src/version.h b/plugins/YAMN/src/version.h index 99e3280e32..99181a4693 100644 --- a/plugins/YAMN/src/version.h +++ b/plugins/YAMN/src/version.h @@ -10,7 +10,7 @@ #define __PLUGIN_NAME "Mail Notifier"
#define __FILENAME "YAMN.dll"
-#define __DESCRIPTION "ail notifier and browser for Miranda NG. Included POP3 protocol."
+#define __DESCRIPTION "Mail notifier and browser for Miranda NG. Included POP3 protocol."
#define __AUTHOR "y_b, tweety, majvan"
#define __AUTHOREMAIL "francois.mean@skynet.be"
#define __AUTHORWEB "http://miranda-ng.org/"
|