]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Improve grammar
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 27 Aug 2016 14:50:26 +0000 (16:50 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 27 Aug 2016 14:50:26 +0000 (16:50 +0200)
MANUAL.txt

index d42e21c91ebb3bcacf03d730323cdfcb0164b150..ab01886dffa00eec1c370993f4212873b6c0fd9b 100644 (file)
@@ -792,8 +792,8 @@ size of the other wrapper instead of the real compiler, which means that:
   the other wrapper.
 
 Another minor thing is that if *prefix_command* is used, ccache will not invoke
-the other wrapper when running the preprocessor, which increase performance.
-You can use the *prefix_command_cpp* configuration setting, if you also want to
+the other wrapper when running the preprocessor, which increases performance.
+You can use the *prefix_command_cpp* configuration setting if you also want to
 invoke the other wrapper when doing preprocessing (normally by adding *-E*).