File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
cmake/sapi/apache2handler Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ cmake -B php-build -DPHP_SAPI_APACHE2HANDLER=ON -DApache_EXECUTABLE=/opt/apache2
4141
4242The 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
4545permissions of the default location on the host, or when developing the PHP
4646build system.
4747
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ cmake -B php-build -DPHP_SAPI_APACHE2HANDLER=ON -DApache_EXECUTABLE=/opt/apache2
4343
4444The 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
4747permissions of the default location on the host, or when developing the PHP
4848build system.
4949
You can’t perform that action at this time.
0 commit comments