Fix to documentation formatting: removed extra newline.

This commit is contained in:
Brad King 2003-02-18 20:40:56 -05:00
parent 0c26d2f4e5
commit ba56262ae2
1 changed files with 1 additions and 1 deletions

View File

@ -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"