Fix typo in comment.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Apr 2010 22:02:14 +0000 (00:02 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 19 Apr 2010 22:02:14 +0000 (00:02 +0200)
ChangeLog
lib/diffseq.h

index 0d34f58ef1bf69148dd3070289b4237ca766641d..ed85f8f7b8b511f6857548ae18bc47fa1003cd34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-19  Bruno Haible  <bruno@clisp.org>
+
+       * lib/diffseq.h: Fix typo in comment.
+       Reported by Eric Blake.
+
 2010-04-19  Bruno Haible  <bruno@clisp.org>
 
        ioctl: Move autoconf macro to a .m4 file.
index b09c72a9ef9aedbcfb14d9e887c0bf2adf8549ff..6370221515ea470a82b2f45017d69609e9e7b647 100644 (file)
@@ -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.