mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-22 21:54:15 +02:00
Fixed some typos
This commit is contained in:
@@ -7,7 +7,7 @@ use RuntimeException;
|
||||
class InvalidConfiguration extends RuntimeException
|
||||
{
|
||||
/**
|
||||
* Createn an exception from a configiraton option and value.
|
||||
* Create an exception from a configuration option and value.
|
||||
*
|
||||
* @param string $option
|
||||
* @param mixed $value
|
||||
|
Reference in New Issue
Block a user