From: Bruno Haible Date: Sat, 25 Feb 2012 21:19:13 +0000 (+0100) Subject: Fix typo in recent ChangeLog entry. X-Git-Tag: v0.1~1109 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=87fdcafc0dd23b672f8d9496625b6c04dce1e324;p=gnulib.git Fix typo in recent ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index d167976e3..e5f0d2001 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ * tests/test-math-c++.cc: Check the declaration of remainderl. New module 'remainderl'. - * lib/math.in.h (remainderh): New declaration. + * lib/math.in.h (remainderl): New declaration. * lib/remainderl.c: New file. * m4/remainderl.m4: New file. * modules/remainderl: New file.