diff options
Diffstat (limited to 'plugins/CountryFlags/src')
-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 5ec53d6bc9..82d6457607 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 an IP-to-Country database."
+#define __DESCRIPTION "Service offering miscellaneous country utilities as flag icons and an IP-to-Country database."
#define __AUTHOR "H. Herkenrath"
#define __AUTHORWEB "https://miranda-ng.org/p/Flags/"
#define __COPYRIGHT "© 2006-2007 H. Herkenrath"
|