]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Improve language in NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 17 Nov 2021 19:49:40 +0000 (20:49 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 17 Nov 2021 19:49:40 +0000 (20:49 +0100)
doc/NEWS.adoc

index 321cacc47976bb75eee5b3adb44224889b5e220b..e9c4757a5ce2e6903379d0a9812e5a97e796e38a 100644 (file)
@@ -15,7 +15,7 @@ Release date: 2021-11-17
   header. +
   [small]#_[contributed by Joel Rosdahl]_#
 
-- Corrected error handling for unconstructible secondary storage backends. For
+- Corrected error handling for non-constructible secondary storage backends. For
   instance, this avoids a crash when a Redis server can't be reached. +
   [small]#_[contributed by Joel Rosdahl]_#