Skip to content

Commit

Permalink
Typo in ldoc
Browse files Browse the repository at this point in the history
  • Loading branch information
demonnic committed Jan 22, 2021
1 parent 9920f3a commit cb8fef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/EMCO.lua
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ function EMCO:replay(tabName, numLines)
end

--- Replays the last numLines in all miniconsoles
--@param numLimes
--@param numLineses
function EMCO:replayAll(numLines)
if not LC then return end
numLines = numLines or 10
Expand Down

0 comments on commit cb8fef1

Please sign in to comment.