summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0082.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/policy/CMP0082.rst')
-rw-r--r--Help/policy/CMP0082.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0082.rst b/Help/policy/CMP0082.rst
index 8256444..d887616 100644
--- a/Help/policy/CMP0082.rst
+++ b/Help/policy/CMP0082.rst
@@ -19,7 +19,7 @@ declared.
This policy was introduced in CMake version 3.14. Unlike most policies,
CMake version |release| does *not* warn by default when this policy
-is not set and simply uses OLD behavior. See documentation of the
+is not set and simply uses ``OLD`` behavior. See documentation of the
:variable:`CMAKE_POLICY_WARNING_CMP0082 <CMAKE_POLICY_WARNING_CMP<NNNN>>`
variable to control the warning.