]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Fix typo in NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 9 May 2021 18:49:42 +0000 (20:49 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 9 May 2021 18:49:42 +0000 (20:49 +0200)
doc/NEWS.adoc

index 7e57b8260b474c28004b3ed5f283383077ea6cb6..eae1a8fbfe39ac45b4e01fed3cf4f0cc0da8a7a2 100644 (file)
@@ -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.