From 5c50b864c125c325047a792e32bace85886a7f3c Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Tue, 27 Apr 2010 21:56:54 +0200 Subject: [PATCH] Fix man page typo --- ccache.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2