diff options
author | dartraiden <wowemuh@gmail.com> | 2022-08-04 18:57:41 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2022-08-04 18:58:12 +0300 |
commit | 004dbc99a957f78467d9e9060e797b05347052bb (patch) | |
tree | b05a9ac085f5180a773eb7deac56d1101f52990b /plugins/CountryFlags | |
parent | a42d4c8b9be7f80a75351944f8b2f325cfbee7db (diff) |
Spelling correction
Diffstat (limited to 'plugins/CountryFlags')
-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"
|