Skip to content

Commit 6601ba2

Browse files
authored
Fix typo in setup.php-dist documentation
situtations
1 parent 6a755f6 commit 6601ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.php-dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ if (!defined('__CA_ALLOW_INSTALLER_TO_OVERWRITE_EXISTING_INSTALLS__')) {
283283
# __CA_STACKTRACE_ON_EXCEPTION__
284284
#
285285
# Set to display detailed error information on-screen whenever an application
286-
# exception occurs. This can be helpful for developers in situtations where detailed
286+
# exception occurs. This can be helpful for developers in situations where detailed
287287
# exception messages are useful but full debugging output is not required.
288288
# For production use you should set this to false. Note that exceptions are always
289289
# logged to the application log in app/log, regardless of what is set here.

0 commit comments

Comments
 (0)