fix: various typos fixed

This commit is contained in:
Sandro Gehri
2023-04-03 07:50:25 +02:00
parent cbc26faeb9
commit 3b9ca8853f
7 changed files with 9 additions and 9 deletions

View File

@ -64,7 +64,7 @@ final class Converter
}
/**
* Gets the exception messsage.
* Gets the exception message.
*/
public function getExceptionMessage(Throwable $throwable): string
{