diff options
Diffstat (limited to 'plugins/Db_autobackups')
-rw-r--r-- | plugins/Db_autobackups/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db_autobackups/src/version.h b/plugins/Db_autobackups/src/version.h index b883b2e917..e7e251a961 100644 --- a/plugins/Db_autobackups/src/version.h +++ b/plugins/Db_autobackups/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Db autobackuper"
#define __FILENAME "Db_autobackups.dll"
-#define __DESCRIPTION "Db autobackuper plugin."
+#define __DESCRIPTION "Database autobackuper plugin."
#define __AUTHOR "chaos.persei, sje, Kildor, Billy_Bons"
#define __AUTHOREMAIL "chaos.persei@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/Db_autobackups/"
|