From: Joel Rosdahl Date: Tue, 27 Apr 2010 19:56:54 +0000 (+0200) Subject: Fix man page typo X-Git-Tag: v3.0pre1~50 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=5c50b864c125c325047a792e32bace85886a7f3c;p=thirdparty%2Fccache.git Fix man page typo --- diff --git a/ccache.txt b/ccache.txt index 1a2561ef0..bb2a44583 100644 --- a/ccache.txt +++ b/ccache.txt @@ -358,7 +358,7 @@ dependency file, etc) from the cache. ccache has two ways of doing the detection: * the *direct mode* (hashes the source code and include files directly) -* the *prepreprocessor mode* (hashes output from the preprocessor) +* the *preprocessor mode* (hashes output from the preprocessor) THE DIRECT MODE