Skip to content

Commit c09ff51

Browse files
committed
Fix typo
1 parent 724aa81 commit c09ff51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/rsp/logging.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ endif ()
8282

8383
if (NOT COMMAND "critical")
8484

85-
#! critical : Log an "critical" level message - Critical conditions.
85+
#! critical : Log a "critical" level message - Critical conditions.
8686
# E.g. Application component unavailable, unexpected exception.
8787
#
8888
# @see log()

0 commit comments

Comments
 (0)