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