Skip to content

Commit e45bd71

Browse files
committed
Fix typo
1 parent 2e74335 commit e45bd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)