1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-01-10 09:00:17 +01:00

Remove trailing space in the doc

This commit is contained in:
syimyuzya 2021-12-04 17:14:53 +08:00
parent 17de170ea0
commit d0433f54c8

View File

@ -200,5 +200,5 @@ Builds texture for a multiline colored text.
- `halign`: Horizontal text align: "left"/"center"/"right" (default "center")
- `valign`: Vertical text align: "top"/"middle"/"bottom" (default "middle")
- `color`: Color of the text (default black)
Note: When used in formspec, be sure to **escape** the texture string with `minetest.formspec_escape`.