1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-28 11:05:05 +01:00

Fix typos

This commit is contained in:
Pierre Grimaud
2020-04-28 18:57:34 +02:00
parent bec314a9c1
commit ff3128b487
3 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ final class Utils
*
* 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