Skip to content

Commit 17fe398

Browse files
committed
Fix description
1 parent b3c200b commit 17fe398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/rsp/helpers.cmake

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

5151
if (NOT COMMAND "requires_arguments")
5252

53-
#! requires_arguments : Verifies that specified arguments have been defined, fails otherwise
53+
#! requires_arguments : Ensures that specified arguments have been defined, fails otherwise
5454
#
5555
# Macro is intended to be used within a custom function, after `cmake_parse_arguments()` has
5656
# been used.

0 commit comments

Comments
 (0)