From c43fb3a20ded5630f9be430ee6157fdde5570af2 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 27 Aug 2016 16:50:26 +0200 Subject: [PATCH] Improve grammar --- MANUAL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANUAL.txt b/MANUAL.txt index d42e21c91..ab01886df 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -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*). -- 2.47.2