1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 09:06:10 +02:00

Fixed typos

This commit is contained in:
Pascal Borreli
2015-03-05 01:11:15 +00:00
parent d434bb4794
commit a2c6c37c8d
7 changed files with 9 additions and 9 deletions

View File

@@ -39,7 +39,7 @@ class JsonFormatter implements FormatterInterface
* The batch mode option configures the formatting style for
* multiple records. By default, multiple records will be
* formatted as a JSON-encoded array. However, for
* compatibility with some API endpoints, alternive styles
* compatibility with some API endpoints, alternative styles
* are available.
*
* @return int