diff options
Diffstat (limited to 'docs/programmers/api-functions/api-mute-expected-errors.md')
| -rw-r--r-- | docs/programmers/api-functions/api-mute-expected-errors.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/programmers/api-functions/api-mute-expected-errors.md b/docs/programmers/api-functions/api-mute-expected-errors.md index 1ce45d49..c0c29c06 100644 --- a/docs/programmers/api-functions/api-mute-expected-errors.md +++ b/docs/programmers/api-functions/api-mute-expected-errors.md @@ -16,6 +16,6 @@ given error was produced deliberately and must be ignored, or should be passed on to the next error handler. `Smarty::unmuteExpectedErrors()` removes the current error handler. -Please note, that if you\'ve registerd any custom error handlers after +Please note, that if you\'ve registered any custom error handlers after the muteExpectedErrors() call, the unmute will not remove Smarty\'s muting error handler, but the one registered last. |
