mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-30 01:00:09 +02:00
Fixed typo
This commit is contained in:
@@ -16,7 +16,7 @@ class Config
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the value of a configuration vairable.
|
||||
* Get the value of a configuration variable.
|
||||
*
|
||||
* @param string $key The unique configuration variable ID
|
||||
* @param mixed $default Default value to return if no environment variable is set
|
||||
|
Reference in New Issue
Block a user