From 08319e071e4b876a8f9c35edf8d73f3c145dff35 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Tue, 11 Jun 2013 09:52:08 +0200 Subject: Genex: Fix indentation in docs. --- Source/cmDocumentGeneratorExpressions.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/cmDocumentGeneratorExpressions.h b/Source/cmDocumentGeneratorExpressions.h index a8b3847..12ee9fa 100644 --- a/Source/cmDocumentGeneratorExpressions.h +++ b/Source/cmDocumentGeneratorExpressions.h @@ -44,9 +44,9 @@ "used.\n" \ " $ = '1' if the CMake-id of the C " \ "compiler matches comp, otherwise '0'.\n" \ - " $ = The CMake-id of the CXX compiler " \ + " $ = The CMake-id of the CXX compiler " \ "used.\n" \ - " $ = '1' if the CMake-id of the CXX " \ + " $ = '1' if the CMake-id of the CXX " \ "compiler matches comp, otherwise '0'.\n" \ " $ = main file (.exe, .so.1.2, .a)\n" \ " $ = file used to link (.a, .lib, .so)\n" \ -- cgit v0.12