瀏覽代碼

STYLE: fix docs

Ken Martin 20 年之前
父節點
當前提交
7a1745b84b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Source/cmGetTargetPropertyCommand.h

+ 1 - 1
Source/cmGetTargetPropertyCommand.h

@@ -65,7 +65,7 @@ public:
         "The read-only property \"TYPE\" returns which type the specified "
         "target has (EXECUTABLE, STATIC_LIBRARY, SHARED_LIBRARY, "
         "MODULE_LIBRARY, UTILITY, INSTALL_FILES or INSTALL_PROGRAMS). "
-        "This command can get properties for any target so far created.\n"
+        "This command can get properties for any target so far created. "
         "The targets do not need to be in the current CMakeLists.txt file.";
     }