From: Joel Rosdahl Date: Sun, 29 May 2011 16:14:08 +0000 (+0200) Subject: Minor spelling tweak X-Git-Tag: v3.1.6~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c65f793440fb7df2ca19ee7a3016db762b7476c;p=thirdparty%2Fccache.git Minor spelling tweak --- diff --git a/NEWS.txt b/NEWS.txt index 09d6be7d5..dfae06f5f 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -23,7 +23,7 @@ Bug fixes ~~~~~~~~~ - The `-MF`/`-MT`/`-MQ` options with concatenated argument are now handled - correctly when they are last on the commandline. + correctly when they are last on the command line. - ccache is now bug compatible with GCC for the `-MT`/`-MQ` options with concatenated arguments. - Fixed a minor memory leak.