Merge pull request #1 from CenTdemeern1/CenTdemeern1-patch-1

Documentation: Fix wrong function being named
This commit is contained in:
Charlotte Herngreen 2023-08-15 07:29:12 +02:00 committed by GitHub
commit f21cbae362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ end
--- Draw an nft image to the screen.
--
-- @tparam table image An image, as returned from @{load} or @{draw}.
-- @tparam table image An image, as returned from @{load} or @{parse}.
-- @tparam number xPos The x position to start drawing at.
-- @tparam number xPos The y position to start drawing at.
-- @tparam[opt] term.Redirect target The terminal redirect to draw to. Defaults to the