mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-30 15:19:56 +00:00
Fix small spelling typo.
This commit is contained in:
parent
346d267e4e
commit
59392ac4e9
@ -22,7 +22,7 @@
|
||||
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
|
||||
*
|
||||
* If you want to do a task in a Plugin, consider extending PluginTask to your needs
|
||||
|
Loading…
x
Reference in New Issue
Block a user