From fc4b90fafd4bcfd25b7eed04bc5c8f9d30011805 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 20 Apr 2010 00:02:14 +0200 Subject: [PATCH] Fix typo in comment. --- ChangeLog | 5 +++++ lib/diffseq.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0d34f58ef..ed85f8f7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-04-19 Bruno Haible + * lib/diffseq.h: Fix typo in comment. + Reported by Eric Blake. + +2010-04-19 Bruno Haible + ioctl: Move autoconf macro to a .m4 file. * m4/ioctl.m4: New file, extracted from modules/ioctl. * modules/ioctl (Files): Add it. diff --git a/lib/diffseq.h b/lib/diffseq.h index b09c72a9e..637022151 100644 --- a/lib/diffseq.h +++ b/lib/diffseq.h @@ -53,7 +53,7 @@ early abort of the computation. USE_HEURISTIC (Optional) Define if you want to support the heuristic for large vectors. - It is also possible to you this file with abstract arrays. In this case, + It is also possible to use this file with abstract arrays. In this case, xvec and yvec are not represented in memory. They only exist conceptually. In this case, the list of defines above is amended as follows: ELEMENT Undefined. -- 2.11.0