changeset 11214:f4a1e8947c50

Fix typo in last commit.
author Simon Josefsson <simon@josefsson.org>
date Wed, 25 Feb 2009 16:23:18 +0100
parents f53679c6db31
children 92a6ab18ea18
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 25 15:41:55 2009 +0100
+++ b/ChangeLog	Wed Feb 25 16:23:18 2009 +0100
@@ -2,7 +2,7 @@
 
 	test-getaddrinfo: fix usage of skip return code 77
 	* tests/test-gettaddrinfo.c: Return skip code 77 only
-	  for first occurance of skip (4x77 is not 77)
+	for first occurance of skip (4x77 is not 77)
 
 2009-02-25  Gary V. Vaughan  <gary@gnu.org>