mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-09 09:12:00 +00:00
cmDiagnostics: Fix typo in source documentation
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#define CM_FOR_EACH_DIAGNOSTIC_CATEGORY(ACTION) \
|
||||
CM_FOR_EACH_DIAGNOSTIC_TABLE(ACTION, CM_SELECT_CATEGORY)
|
||||
|
||||
/** \class cmDiagnostic
|
||||
/** \class cmDiagnostics
|
||||
* \brief Handles CMake diagnostic (warning) behavior
|
||||
*
|
||||
* See the cmake-diagnostics(7) manual for an overview of this class's purpose.
|
||||
|
||||
Reference in New Issue
Block a user