summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.rst')
-rw-r--r--documentation/ref-manual/ref-classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.rst b/documentation/ref-manual/ref-classes.rst
index ae5f0e40d1..ace69e15a7 100644
--- a/documentation/ref-manual/ref-classes.rst
+++ b/documentation/ref-manual/ref-classes.rst
@@ -283,7 +283,7 @@ The ``ccache`` class enables the C/C++ Compiler Cache for the build.
283This class is used to give a minor performance boost during the build. 283This class is used to give a minor performance boost during the build.
284However, using the class can lead to unexpected side-effects. Thus, it 284However, using the class can lead to unexpected side-effects. Thus, it
285is recommended that you do not use this class. See 285is recommended that you do not use this class. See
286` <http://ccache.samba.org/>`__ for information on the C/C++ Compiler 286http://ccache.samba.org/ for information on the C/C++ Compiler
287Cache. 287Cache.
288 288
289.. _ref-classes-chrpath: 289.. _ref-classes-chrpath: