mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 14:35:35 +00:00
Fixed a typo in Sign->setText() docs
This commit is contained in:
parent
97dbf61236
commit
327907988b
@ -65,8 +65,8 @@ 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