mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Server: fixed doc comment for shutdown()
This commit is contained in:
parent
a080a9b75c
commit
b3ea9606c7
@ -2003,7 +2003,7 @@ class Server{
|
||||
}
|
||||
|
||||
/**
|
||||
* Shutdowns the server correctly
|
||||
* Shuts the server down correctly
|
||||
*/
|
||||
public function shutdown(){
|
||||
$this->isRunning = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user