From: Jonathan Wakely Date: Thu, 5 Nov 2020 19:35:34 +0000 (+0000) Subject: libstdc++: Fix typo in ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d16d45655d77d58e3f8430b9cf386b04759e01c7;p=gcc.git libstdc++: Fix typo in ChangeLog entry --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 3221fbb087c..fd8310a571f 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -7,7 +7,7 @@ 2020-11-04 Jonathan Wakely - * testsuite/18_support/96817.cc: Fail fail if the library is + * testsuite/18_support/96817.cc: Fail fast if the library is configured to not use futexes. 2020-11-04 Jonathan Wakely