1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-20 22:16:57 +00:00

Fix additional - in docs

Why isn't this automatically stripped! Bad squid.
This commit is contained in:
SquidDev 2020-09-13 17:56:12 +01:00
parent 86bf57e3cd
commit 87393e8aef

View File

@ -440,7 +440,7 @@ function create(parent, nX, nY, nWidth, nHeight, bStartVisible)
end
--- Get the buffered contents of a line in this window.
---
--
-- @tparam number y The y position of the line to get.
-- @treturn string The textual content of this line.
-- @treturn string The text colours of this line, suitable for use with @{term.blit}.