Skip to content

Commit ccc232a

Browse files
committed
Merge branch 'PHP-8.5'
2 parents eb571a4 + 9be2786 commit ccc232a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmake/sapi/apache2handler/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cmake -B php-build -DPHP_SAPI_APACHE2HANDLER=ON -DApache_EXECUTABLE=/opt/apache2
4141
4242
The path, where to install the PHP Apache module, can be overridden with the
4343
`PHP_SAPI_APACHE2HANDLER_INSTALL_DIR` variable. This might be used in edge cases
44-
where some specific custom installation prefix is used to avoid insuficcient
44+
where some specific custom installation prefix is used to avoid insufficient
4545
permissions of the default location on the host, or when developing the PHP
4646
build system.
4747

docs/cmake/sapi/apache2handler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ cmake -B php-build -DPHP_SAPI_APACHE2HANDLER=ON -DApache_EXECUTABLE=/opt/apache2
4343

4444
The path, where to install the PHP Apache module, can be overridden with the
4545
`PHP_SAPI_APACHE2HANDLER_INSTALL_DIR` variable. This might be used in edge cases
46-
where some specific custom installation prefix is used to avoid insuficcient
46+
where some specific custom installation prefix is used to avoid insufficient
4747
permissions of the default location on the host, or when developing the PHP
4848
build system.
4949

0 commit comments

Comments
 (0)