ChangeLog, pass3.c:
  Fix some stupid spelling typo's.
ChangeLog:
  Fix e-mail address.

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 073a58b..79bd9aa 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -54,7 +54,7 @@
 		more accurate malloc statistics.
 
 	* pass3.c (get_lost_and_found): Check to see if lost+found is a
-		plain fail; if so, offer to unlink it.
+		plain file; if so, offer to unlink it.
 
 	* problem.c, problem.h (PR_3_LPF_NOTDIR): Add new problem code.