1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-19 23:56:17 +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

@@ -260,7 +260,7 @@ class SlackHandler extends SocketHandler
}
/**
* Stringifys an array of key/value pairs to be used in attachment fields
* Stringifies an array of key/value pairs to be used in attachment fields
*
* @param array $fields
* @access protected