summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Mailx.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/Mailx.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/Mailx.cpp')
-rw-r--r--lib/Plugins/Mailx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/Mailx.cpp b/lib/Plugins/Mailx.cpp
index e20d61e..32eeb25 100644
--- a/lib/Plugins/Mailx.cpp
+++ b/lib/Plugins/Mailx.cpp
@@ -217,7 +217,7 @@ PLUGIN_INFO(REPORTER,
CMailx,
"Mailx",
"0.0.2",
- "Sends an email with a report via mailx command",
+ "Sends an email with a report (via mailx command)",
"zprikryl@redhat.com",
"https://fedorahosted.org/abrt/wiki",
PLUGINS_LIB_DIR"/Mailx.GTKBuilder");