From: Joel Rosdahl Date: Fri, 26 Jul 2024 12:37:38 +0000 (+0200) Subject: docs: Remove repeated word X-Git-Tag: v4.11~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42b38528e5561f898e9cb7d938f069fd3404b92e;p=thirdparty%2Fccache.git docs: Remove repeated word --- diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index a597408d..9159d2cf 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -505,7 +505,7 @@ WARNING: Rewriting absolute paths to relative is kind of a brittle hack. It works OK in many cases, but there might be cases where things break. One known issue is that absolute paths are not reproduced in dependency files, which can mess up dependency detection in tools like Make and Ninja. If possible, use -relative paths in the first place instead instead of using *base_dir*. +relative paths in the first place instead of using *base_dir*. [#config_cache_dir] *cache_dir* (*CCACHE_DIR*)::