summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Python.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/Python.cpp')
-rw-r--r--lib/Plugins/Python.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/Python.cpp b/lib/Plugins/Python.cpp
index 9fb7880..a5e9909 100644
--- a/lib/Plugins/Python.cpp
+++ b/lib/Plugins/Python.cpp
@@ -51,7 +51,7 @@ PLUGIN_INFO(ANALYZER,
CAnalyzerPython,
"Python",
"0.0.1",
- "Simple Python analyzer plugin.",
+ "Analyzes crashes in Python programs",
"zprikryl@redhat.com, jmoskovc@redhat.com",
"https://fedorahosted.org/abrt/wiki",
"");