summaryrefslogtreecommitdiffstats
path: root/src/daemon/abrt_event.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/abrt_event.conf')
-rw-r--r--src/daemon/abrt_event.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/abrt_event.conf b/src/daemon/abrt_event.conf
index 22a22bdc..34aba290 100644
--- a/src/daemon/abrt_event.conf
+++ b/src/daemon/abrt_event.conf
@@ -30,7 +30,7 @@
# All stdout and stderr output is captured and passed to abrt
# and possibly to abrt's frontends and shown to the user.
#
-# If the program terminates with nonzero exitcode,
+# If the program terminates with nonzero exit code,
# the event processing is considered unsuccessful and is stopped.
# Last captured output line, if any, is considered to be
# the error message indicating the reason of the failure,