summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2023-02-16 07:40:58 +0100
committerJoel Rosdahl <joel@rosdahl.net>2023-02-16 07:40:58 +0100
commit86bfec0d10ac8967fd8a2703837f9f6e25d51bc3 (patch)
tree73e2be6f8d1b1046f36370329609d84600c0f03d /doc
parent1853902f75567089a5ef46511573c7f352c6c232 (diff)
downloadccache-86bfec0d10ac8967fd8a2703837f9f6e25d51bc3.tar.gz
chore: Fix typos
Diffstat (limited to 'doc')
-rw-r--r--doc/MANUAL.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc
index bfbe650a..e22685ec 100644
--- a/doc/MANUAL.adoc
+++ b/doc/MANUAL.adoc
@@ -778,7 +778,7 @@ might be incorrect.
If true, ccache will cache source file hashes based on device, inode and
timestamps. This reduces the time spent on hashing include files since the
- result can be resused between compilations. The default is true. The feature
+ result can be reused between compilations. The default is true. The feature
requires <<config_temporary_dir,*temporary_dir*>> to be located on a local
filesystem of a supported type.
+