We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724aa81 commit c09ff51Copy full SHA for c09ff51
cmake/rsp/logging.cmake
@@ -82,7 +82,7 @@ endif ()
82
83
if (NOT COMMAND "critical")
84
85
- #! critical : Log an "critical" level message - Critical conditions.
+ #! critical : Log a "critical" level message - Critical conditions.
86
# E.g. Application component unavailable, unexpected exception.
87
#
88
# @see log()
0 commit comments