Skip to content

Commit 126eb04

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents 1c600bf + ebf116b commit 126eb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/cmake/modules/PHP/Set.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ It sets a CACHE `<variable>` of `<type>` to a `<value>`.
4848
set (it is undefined).
4949
5050
`IF` behaves the same as the `<depends>` argument in the
51-
`cmake_dependent_option()`. This supports both full condition sytanx and
51+
`cmake_dependent_option()`. This supports both full condition syntax and
5252
semicolon-separated list of conditions.
5353
5454
* When using only `VALUE` signature, it sets the cache variable to `<value>`.

0 commit comments

Comments
 (0)