mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
Fix typo
This commit is contained in:
@@ -134,7 +134,7 @@ class OTS_ServerStatus
|
||||
/**
|
||||
* Message of the day.
|
||||
*
|
||||
* @var stirng
|
||||
* @var string
|
||||
*/
|
||||
private $motd;
|
||||
/**
|
||||
@@ -146,7 +146,7 @@ class OTS_ServerStatus
|
||||
/**
|
||||
* Website URL.
|
||||
*
|
||||
* @var stirng
|
||||
* @var string
|
||||
*/
|
||||
private $url;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user