Преглед изворни кода

Fix to documentation formatting: removed extra newline.

Brad King пре 23 година
родитељ
комит
ba56262ae2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Source/cmAddCustomCommandCommand.h

+ 1 - 1
Source/cmAddCustomCommandCommand.h

@@ -104,7 +104,7 @@ public:
       "build rule.  It is the target (library, executable, or custom target) "
       "that will use the output generated from this rule.  This is necessary "
       "to choose a project file in which to generate the rule for Visual "
-      "Studio.\n\n"
+      "Studio.\n"
       "Example of usage:\n"
       "  ADD_CUSTOM_COMMAND(\n"
       "    TARGET tiff\n"