mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-13 06:55:29 +00:00
Fixed a typo in Sign->setText() docs
This commit is contained in:
parent
97dbf61236
commit
327907988b
@ -66,7 +66,7 @@ class Sign extends Spawnable{
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Changes contents of the specific lines to the string provided.
|
* Changes contents of the specific lines to the string provided.
|
||||||
* Leaves contents of the specifc lines as is if null is provided.
|
* Leaves contents of the specific lines as is if null is provided.
|
||||||
*
|
*
|
||||||
* @param null|string $line1
|
* @param null|string $line1
|
||||||
* @param null|string $line2
|
* @param null|string $line2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user