diff --git a/kdump.conf b/kdump.conf index 4586ccd..ed78507 100644 --- a/kdump.conf +++ b/kdump.conf @@ -79,7 +79,7 @@ # or script after the vmcore dump process terminates. # The exit status of the current dump process is fed to # the executable binary or script as its first argument. -# If /etc/kdump/post.d directory is exist, All files in +# If /etc/kdump/post.d directory exists, all files in # the directory are collectively sorted and executed in # lexical order, before binary or script specified # kdump_post parameter is executed.