]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Fix grammar in NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 7 Feb 2024 16:47:51 +0000 (17:47 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 7 Feb 2024 16:47:51 +0000 (17:47 +0100)
doc/NEWS.adoc

index e0a396d0f8c8625c457e73057335a04ca26bc9cf..fa21ab17665bfd6d8d79c8c78d55c7640ca5cede 100644 (file)
@@ -15,7 +15,7 @@ Release date: 2024-02-05
   direct mode. +
   [small]#_[contributed by Joel Rosdahl]_#
 
-- Fixed a MSVC crash when using `/Zi` with many concurrent compilations. +
+- Fixed an MSVC crash when using `/Zi` with many concurrent compilations. +
   [small]#_[contributed by Joel Rosdahl]_#
 
 - Fixed a crash when `-arch` is the last compiler option. +