summaryrefslogtreecommitdiffstats
path: root/doc/design
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/design b/doc/design
index 5da16cc2..05a96cdd 100644
--- a/doc/design
+++ b/doc/design
@@ -71,8 +71,8 @@ can trigger their initial ("post-create") processing themselves]
Crashes conceptually go through "events" in their lives.
Apart from "post-create" event decribed above, they may have
-"analyze" event, "reanalyze" event, "report[_FOO]" events,
-ans arbitrarily-named other events.
+"analyze" event, "report[_FOO]" events,
+and arbitrarily-named other events.
abrt-handle-crashdump tool can be used to "run" an event on a directory,
or to query list of possible events for a directory.
/etc/abrt/abrt_event.conf file describes what should be done on each event.