]> Savannah Git Hosting - gnulib.git/commitdiff
ChangeLog: fix typo: s/cound/count/
authorJim Meyering <meyering@fb.com>
Thu, 24 Sep 2015 16:03:20 +0000 (17:03 +0100)
committerJim Meyering <meyering@fb.com>
Sun, 18 Oct 2015 03:33:34 +0000 (20:33 -0700)
ChangeLog

index ea19d9e8ac2d1739021977dc133ff61fcfe2dacc..bc71d2ed0077fde943ebeda0a62c2b0622953498 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5898,7 +5898,7 @@ o Test only that noncanonical values do not cause crashes, not that
        file system's timestamp jumps; this should be more reliable.
        Look at both mtime and ctime, and take the maximum of the two jumps.
        (nap_works, guess_delay):
-       Return a nanosecond cound, not a microsecond count.
+       Return a nanosecond count, not a microsecond count.
        All callers changed.
        (nap_works, nap): Use nanosleep, not usleep.  Check for nanosleep
        failure.