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 725f7c06cc..a4bcba7ee2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
 	* elf/rtld.c: Likewise.
 	* elf/dl-misc.c (_dl_debug_vdprintf): Use writev syscall directly
 	if HAVE_INLINED_SYSCALLS is defined.
-	* sysdeps/powerpc/powerpc64/dl-machine.h: Don't rest _dl_starting_up
+	* sysdeps/powerpc/powerpc64/dl-machine.h: Don't reset _dl_starting_up
 	here.
 	* sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
 	* sysdeps/unix/sysv/linux/configure.in: Define HAVE_INLINED_SYSCALLS.