1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-21 16:46:11 +02:00

spelling fixes (comments, text)

This commit is contained in:
klemens
2017-02-27 23:38:55 +01:00
parent ff96b8e163
commit 722796ab4d
3 changed files with 5 additions and 5 deletions

View File

@@ -210,7 +210,7 @@ class NormalizerFormatter implements FormatterInterface
*
* If the failure is due to invalid string encoding, try to clean the
* input and encode again. If the second encoding attempt fails, the
* inital error is not encoding related or the input can't be cleaned then
* initial error is not encoding related or the input can't be cleaned then
* raise a descriptive exception.
*
* @param int $code return code of json_last_error function