From: Joel Rosdahl Date: Sun, 9 May 2021 18:49:42 +0000 (+0200) Subject: Fix typo in NEWS X-Git-Tag: v4.4~218 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0468a9d21afe791f90bc2e14f2cde6e8283d16ff;p=thirdparty%2Fccache.git Fix typo in NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 7e57b8260..eae1a8fbf 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -1986,7 +1986,7 @@ Bug fixes - ccache now copes with file systems that don’t know about symbolic links. -- The file handle in now correctly closed on write error when trying to create +- The file handle is now correctly closed on write error when trying to create a cache dir tag.