mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-14 10:19:56 -06:00
Help: Fix typo in 'if()' command documentation
s/argumemnts/arguments/
This commit is contained in:
committed by
Brad King
parent
556b16db9c
commit
5968b6e030
@@ -187,7 +187,7 @@ above-documented signature accepts ``<variable|string>``:
|
||||
variables, if so their defined values are used otherwise the original
|
||||
value is used.
|
||||
|
||||
* Both left and right hand argumemnts to ``VERSION_LESS``,
|
||||
* Both left and right hand arguments to ``VERSION_LESS``,
|
||||
``VERSION_EQUAL``, and ``VERSION_GREATER`` are independently tested
|
||||
to see if they are defined variables, if so their defined values are
|
||||
used otherwise the original value is used.
|
||||
|
||||
Reference in New Issue
Block a user