浏览代码

cmPolicies: Fix typo

Use American spelling: behaviour -> behavior.
Stephen Kelly 12 年之前
父节点
当前提交
2d4ce80549
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Help/policy/CMP0017.rst

+ 1 - 1
Help/policy/CMP0017.rst

@@ -11,7 +11,7 @@ the modules belonging to CMake always get those files included which
 they expect, and against which they were developed and tested.  In all
 they expect, and against which they were developed and tested.  In all
 other cases, the files found in CMAKE_MODULE_PATH still take
 other cases, the files found in CMAKE_MODULE_PATH still take
 precedence over the ones in the CMake module directory.  The OLD
 precedence over the ones in the CMake module directory.  The OLD
-behaviour is to always prefer files from CMAKE_MODULE_PATH over files
+behavior is to always prefer files from CMAKE_MODULE_PATH over files
 from the CMake modules directory.
 from the CMake modules directory.
 
 
 This policy was introduced in CMake version 2.8.4.  CMake version
 This policy was introduced in CMake version 2.8.4.  CMake version