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 943ed1fc6c..93383773df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
 	* elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
 	* malloc/mtrace.c (tr_where): dli_sname always points to a
-	non-empty string is != NULL.
+	non-empty string if != NULL.
 	Reported by Tim Janik <timj@gtk.org>.
 
 2001-08-22  Jakub Jelinek  <jakub@redhat.com>