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

@@ -101,7 +101,7 @@ class NativeMailerHandler extends MailHandler
/**
* Add parameters to the message
*
* @param string|array $arguments Custom added parameters
* @param string|array $parameters Custom added parameters
* @return self
*/
public function addParameter($parameters)