瀏覽代碼

Help: Add missing space in policy CMP0020 description

Peter Kümmel 11 年之前
父節點
當前提交
0c4835a3e8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Help/policy/CMP0020.rst

+ 1 - 1
Help/policy/CMP0020.rst

@@ -16,7 +16,7 @@ this automatic linking will need to be disabled as per the
 documentation.
 
 The OLD behavior for this policy is not to link executables to
-qtmain.lib automatically when they link to the QtCore IMPORTEDtarget.
+qtmain.lib automatically when they link to the QtCore IMPORTED target.
 The NEW behavior for this policy is to link executables to qtmain.lib
 automatically when they link to QtCore IMPORTED target.