mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +00:00
Fix small spelling typo.
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
namespace pocketmine\scheduler;
|
namespace pocketmine\scheduler;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allows the creation if simple callbacks with extra data
|
* Allows the creation of simple callbacks with extra data
|
||||||
* The last parameter in the callback will be this object
|
* The last parameter in the callback will be this object
|
||||||
*
|
*
|
||||||
* If you want to do a task in a Plugin, consider extending PluginTask to your needs
|
* If you want to do a task in a Plugin, consider extending PluginTask to your needs
|
||||||
|
Reference in New Issue
Block a user