summaryrefslogtreecommitdiffstats
path: root/Source/cmPolicies.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmPolicies.h')
-rw-r--r--Source/cmPolicies.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmPolicies.h b/Source/cmPolicies.h
index 81d5c05..2bb96b3 100644
--- a/Source/cmPolicies.h
+++ b/Source/cmPolicies.h
@@ -26,7 +26,8 @@ class cmPolicy;
/** \class cmPolicies
* \brief Handles changes in CMake behavior and policies
*
- * See the cmake wiki section on policies for an overview of this class's purpose
+ * See the cmake wiki section on policies for an overview of this class's
+ * purpose
*/
class cmPolicies
{