Browse Source

Help: Add missing period.

Stephen Kelly 12 years ago
parent
commit
5187580bcd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/policy/CMP0024.rst

+ 1 - 1
Help/policy/CMP0024.rst

@@ -11,7 +11,7 @@ until later at generate-time, such as the link language and complete
 list of link libraries.  Future refactoring will change the effect of
 list of link libraries.  Future refactoring will change the effect of
 the export() command to be executed at generate-time.  Use ALIAS
 the export() command to be executed at generate-time.  Use ALIAS
 targets instead in cases where the goal is to refer to targets by
 targets instead in cases where the goal is to refer to targets by
-another name
+another name.
 
 
 The OLD behavior for this policy is to allow including the result of
 The OLD behavior for this policy is to allow including the result of
 an export() command.  The NEW behavior for this policy is to not to
 an export() command.  The NEW behavior for this policy is to not to