Skip to content

Commit 7f631bb

Browse files
committed
Fix typo
1 parent 4771224 commit 7f631bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/cmake/Configuration.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ set(
6666
"The relative directory inside the CMAKE_INSTALL_INCLUDEDIR, where to install\
6767
PHP headers. For example, 'php/${PHP_VERSION}' to specify version or other\
6868
build-related characteristics and have multiple PHP versions installed.\
69-
Absolute paths are threated as relative; set CMAKE_INSTALL_INCLUDEDIR if\
69+
Absolute paths are treated as relative; set CMAKE_INSTALL_INCLUDEDIR if\
7070
absolute path needs to be set."
7171
)
7272
mark_as_advanced(PHP_INCLUDE_PREFIX)

0 commit comments

Comments
 (0)