Fix typo in ChangeLog entry.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Apr 2012 12:42:46 +0000 (14:42 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Apr 2012 12:43:44 +0000 (14:43 +0200)
ChangeLog

index 2f1b554..466c94b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        logl: Work around OSF/1 5.1 bug.
        * lib/math.in.h (logl): Override if REPLACE_LOGL is 1.
-       * lib/logl.c (logl): If logf exists, use it and provide just the
+       * lib/logl.c (logl): If logl exists, use it and provide just the
        workaround.
        * m4/logl.m4 (gl_FUNC_LOGL_WORKS): New macro.
        (gl_FUNC_LOGL): Invoke it. Set REPLACE_LOGL.