From f371545d3b2b77ad1456f6175e7580ce049f8a68 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Mon, 3 Feb 2014 14:22:01 +0100 Subject: Help: Use ``True`` and ``False`` for IMPORTED values. Only the first letter is capitalized. It is marked up. --- Help/prop_tgt/IMPORTED.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Help/prop_tgt/IMPORTED.rst b/Help/prop_tgt/IMPORTED.rst index bf9835e..605c1ce 100644 --- a/Help/prop_tgt/IMPORTED.rst +++ b/Help/prop_tgt/IMPORTED.rst @@ -3,6 +3,6 @@ IMPORTED Read-only indication of whether a target is IMPORTED. -The boolean value of this property is true for targets created with -the IMPORTED option to add_executable or add_library. It is false for -targets built within the project. +The boolean value of this property is ``True`` for targets created with +the IMPORTED option to :command:`add_executable` or :command:`add_library`. +It is ``False`` for targets built within the project. -- cgit v0.12