summaryrefslogtreecommitdiff
path: root/lib/diffseq.h
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-04-20 00:02:14 +0200
committerBruno Haible <bruno@clisp.org>2010-04-20 00:02:14 +0200
commitfc4b90fafd4bcfd25b7eed04bc5c8f9d30011805 (patch)
treeb909dd19ec8cebe2ce9a0af3361387c6dddff018 /lib/diffseq.h
parent93b28fe1de800d8c8d7aff4142f78cee460c67b5 (diff)
downloadgnulib-fc4b90fafd4bcfd25b7eed04bc5c8f9d30011805.tar.gz
Fix typo in comment.
Diffstat (limited to 'lib/diffseq.h')
-rw-r--r--lib/diffseq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diffseq.h b/lib/diffseq.h
index b09c72a9ef..6370221515 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.