diff options
Diffstat (limited to 'plugins/CountryFlags/src/version.h')
-rw-r--r-- | plugins/CountryFlags/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CountryFlags/src/version.h b/plugins/CountryFlags/src/version.h index 918238fef1..dbad0937fd 100644 --- a/plugins/CountryFlags/src/version.h +++ b/plugins/CountryFlags/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Country flags"
#define __FILENAME "Flags.dll"
-#define __DESCRIPTION "Service offering misc country utilities as flag icons and a IP-to-Country database."
+#define __DESCRIPTION "Service offering misc country utilities as flag icons and an IP-to-Country database."
#define __AUTHOR "H. Herkenrath"
#define __AUTHOREMAIL "hrathh@users.sourceforge.net"
#define __AUTHORWEB "http://miranda-ng.org/p/Flags/"
|