]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Fix man page typo
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 27 Apr 2010 19:56:54 +0000 (21:56 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 27 Apr 2010 19:56:54 +0000 (21:56 +0200)
ccache.txt

index 1a2561ef0468d690a2ebdaf727060bd427130982..bb2a445835933677948d56d52156b9cfccd07628 100644 (file)
@@ -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