diff options
| author | Zdenek Prikryl <zprikryl@redhat.com> | 2009-02-26 12:58:38 +0100 |
|---|---|---|
| committer | Zdenek Prikryl <zprikryl@redhat.com> | 2009-02-26 12:58:38 +0100 |
| commit | 877d35b4cd313cbcae8ed380e12e2d2aa1c91dd2 (patch) | |
| tree | fde408768a60d30dfc156f961432c66984e531c2 /lib/Plugins/SQLite3.conf | |
| parent | 6276ccfba9ea29d2fc78293968246af9c2e2c800 (diff) | |
| download | abrt-877d35b4cd313cbcae8ed380e12e2d2aa1c91dd2.tar.gz abrt-877d35b4cd313cbcae8ed380e12e2d2aa1c91dd2.tar.xz abrt-877d35b4cd313cbcae8ed380e12e2d2aa1c91dd2.zip | |
fixed typo
Diffstat (limited to 'lib/Plugins/SQLite3.conf')
| -rw-r--r-- | lib/Plugins/SQLite3.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/SQLite3.conf b/lib/Plugins/SQLite3.conf index 06345e6..9c82c6f 100644 --- a/lib/Plugins/SQLite3.conf +++ b/lib/Plugins/SQLite3.conf @@ -1,3 +1,3 @@ # Configuration file for database plugin SQLite3 # DB path -DBPath = /var/cache/crach-catcher +DBPath = /var/cache/crash-catcher |
