From 15528ea6056d37721ab1bcc75e76c2fa16e057be Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 30 Oct 2005 21:31:03 +0000 Subject: [PATCH] Fix typo in previous change. --- lib/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index bb1edf84fc..767231d4c3 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,7 +2,7 @@ Fix porting problem reported by Theodoros V. Kalamatianos. * utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]: - Don't assume that futimes failing means we mustfail. + Don't assume that futimes failing means we must fail. 2005-10-29 Paul Eggert -- 2.30.2