]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Minor spelling tweak
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 29 May 2011 16:14:08 +0000 (18:14 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 29 May 2011 16:14:08 +0000 (18:14 +0200)
NEWS.txt

index 09d6be7d5c1030fe7b387a381e5896990b58afc5..dfae06f5f1fb8c02222bb476e2661739a144de6d 100644 (file)
--- 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.