1
0

spelling fixes

This commit is contained in:
klemens
2017-04-06 22:26:07 +02:00
parent 4d8f04d406
commit 5a95db314a
38 changed files with 88 additions and 88 deletions

@ -110,7 +110,7 @@ function debug_ErrorLevelType($type)
/**
* Set our own exeption handler to convert all errors into exeptions automatically
* Set our own exception handler to convert all errors into exceptions automatically
* function_exists() avoids 'cannot redeclare previously declared' fatal errors in XML feed context.
*
* See Notes about returning false