diff --git a/projectconf/interpolation.rst b/projectconf/interpolation.rst index a9a4737e77..5451b6dd4a 100644 --- a/projectconf/interpolation.rst +++ b/projectconf/interpolation.rst @@ -20,7 +20,7 @@ reference other values from different sections. The interpolation feature adheres to the following syntax: -* ``${}``, where ```` represents the name of a supported +* ``${}``, where ```` represents the name of a supported built-in variable (refer to the table below for details). * ``${
.