about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index da4c28bc89..8e74dad964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@
 
 	* shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
 
-	* nscd/connections.c: Use O_CLOEXEC is possible.  Use mkostemp
+	* nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp
 	instead of mkstemp.
 
 	* misc/Makefile (routines): Add mkostemp and mkostemp64.