]> Savannah Git Hosting - gnulib.git/commitdiff
maint: fix ChangeLog typo
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Nov 2016 20:45:15 +0000 (12:45 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Nov 2016 20:45:15 +0000 (12:45 -0800)
ChangeLog

index 2796a035fa45eadec9ffbbc39848f6a64bcf409d..2047998ae4dbfca78cb666e063ebe31e8a01f559 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@
        only non-initial states.
        (dfastate): Rename locals to better match new roles.
        Move them into nested scopes if this is easy.
-       Omit unnecessary cdalls to zeroset.
+       Omit unnecessary calls to zeroset.
        Simplify test for whether to throw in the positions of state 0.
        Omit C99-ism (decl after statement) since Gawk still wants C89.
        (build_state): Omit unnecessary test and assignment.