From 5187580bcd36aabb7518004b85756d944e7b531a Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Sat, 14 Dec 2013 15:40:29 +0100 Subject: [PATCH] Help: Add missing period. --- Help/policy/CMP0024.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/policy/CMP0024.rst b/Help/policy/CMP0024.rst index 4c8c71480c..abfcc75238 100644 --- a/Help/policy/CMP0024.rst +++ b/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 the export() command to be executed at generate-time. Use ALIAS 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 an export() command. The NEW behavior for this policy is to not to