diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-01-08 20:44:36 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-01-08 20:44:36 +0000 |
commit | 52190c8e98d4d4a44727b9950cae40a6db270464 (patch) | |
tree | 1c49ca89551c3caf28f26142552749592c0dc17e /plugins/Db_autobackups/src | |
parent | 3ae65b1dfe3d4152190e822b3441cbf72c7da83f (diff) |
db => database
git-svn-id: http://svn.miranda-ng.org/main/trunk@7556 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db_autobackups/src')
-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/"
|