diff --git a/Help/policy/CMP0066.rst b/Help/policy/CMP0066.rst index fa4bc5c1d7..947a1865e2 100644 --- a/Help/policy/CMP0066.rst +++ b/Help/policy/CMP0066.rst @@ -18,7 +18,7 @@ variables like :variable:`CMAKE__FLAGS_DEBUG` and only use CMake's built-in defaults for the current compiler and platform. The ``NEW`` behavior of this policy is to honor config-specific flag -variabldes like :variable:`CMAKE__FLAGS_DEBUG`. +variables like :variable:`CMAKE__FLAGS_DEBUG`. .. |INTRODUCED_IN_CMAKE_VERSION| replace:: 3.7 .. |WARNS_OR_DOES_NOT_WARN| replace:: does *not* warn by default