Help: Fix typo.

'to not to' -> 'not to'
This commit is contained in:
Stephen Kelly 2014-02-06 11:54:34 +01:00
parent 53cffda228
commit f02b5fb5a0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ targets instead in cases where the goal is to refer to targets by
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
an export() command. The NEW behavior for this policy is not to
allow including the result of an export() command.
This policy was introduced in CMake version 3.0.0. CMake version