On 09/22/2015 09:02 PM, Sebastian Unger wrote:
You did get my name ever so slightly wrong in the patch

Oh, sorry!  That's embarrassing.  Fixed with the attached patch.

>From 617d662865cffa189afdbbcb0e268204091f0eff Mon Sep 17 00:00:00 2001
From: Paul Eggert <[email protected]>
Date: Wed, 23 Sep 2015 08:11:16 -0700
Subject: [PATCH] Fix ChangeLog typo

---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 1bcc6f1..7f7910b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
 	savewd: remove SAVEWD_CHDIR_READABLE
 	It was problematic in the light of file systems that ignore umask.
-	Problem reported by Sebastian Ungar in: http://bugs.gnu.org/21534
+	Problem reported by Sebastian Unger in: http://bugs.gnu.org/21534
 	* NEWS: Document this.
 	* lib/mkancesdirs.c (mkancesdirs): MAKE_DIR now returns 0 if
 	successful, -1 (setting errno) on failure, rather than something
-- 
2.1.0

Reply via email to