about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2014-04-11 12:16:38 -0700
committerPaul Pluzhnikov <ppluzhnikov@google.com>2014-04-11 12:16:38 -0700
commitfe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d (patch)
treebe8fd84d363beed954df9e8c6757eba2aaa79f3d
parent9c9daaeb83fc71655f37347112f56f1a1785681e (diff)
downloadglibc-fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d.tar.gz
glibc-fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d.tar.xz
glibc-fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d.zip
Fix typo on ChangeLog.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9df74509b..2acfaf7e30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
 
 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
-	* elf/Makefile (tests): make tst-dlopen-atout conditional on
+	* elf/Makefile (tests): make tst-dlopen-aout conditional on
 	enable-hardcoded-path-in-tests
 
 2014-04-11  Will Newton  <will.newton@linaro.org>