summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/SQLite3.cpp
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-11-13 14:27:34 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2009-11-13 14:27:34 +0100
commit0e0aa3788dc3f2bf91f566fee6b695d0cd9939f4 (patch)
tree96f9e1fb64b8a9164b033b3f30d8c504b5b36a92 /lib/Plugins/SQLite3.cpp
parentfd0d2cbd24a70089f292feae2dd091b1dd693dfa (diff)
downloadabrt-0e0aa3788dc3f2bf91f566fee6b695d0cd9939f4.tar.gz
abrt-0e0aa3788dc3f2bf91f566fee6b695d0cd9939f4.tar.xz
abrt-0e0aa3788dc3f2bf91f566fee6b695d0cd9939f4.zip
make plugin descriptions more consistent in style
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Plugins/SQLite3.cpp')
-rw-r--r--lib/Plugins/SQLite3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/SQLite3.cpp b/lib/Plugins/SQLite3.cpp
index 3aad0545..709a16c1 100644
--- a/lib/Plugins/SQLite3.cpp
+++ b/lib/Plugins/SQLite3.cpp
@@ -421,7 +421,7 @@ PLUGIN_INFO(DATABASE,
CSQLite3,
"SQLite3",
"0.0.2",
- "SQLite3 database plugin.",
+ "Keeps SQLite3 database about all crashes",
"zprikryl@redhat.com,jmoskovc@redhat.com",
"https://fedorahosted.org/abrt/wiki",
"");