Browse Source

Help: Fix policy markup example in cmake-developer(7)

Brad King 7 years ago
parent
commit
bfbc5241e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/manual/cmake-developer.7.rst

+ 1 - 1
Help/manual/cmake-developer.7.rst

@@ -412,7 +412,7 @@ referred to before the link:
 
 .. code-block:: rst
 
-  If policy :prop_tgt:`CMP0022` is set to ``NEW`` the behavior is ...
+  If policy :policy:`CMP0022` is set to ``NEW`` the behavior is ...
 
 However, markup self-references with ``inline-literal`` syntax.
 For example, within the :command:`add_executable` command