docs: small fixes (#25585)

Co-authored-by: tmummert <doczook@gmx.de>
Co-authored-by: parikshit adhikari <parikshitadhikari@gmail.com>
This commit is contained in:
dundargoc
2023-10-29 09:02:32 +01:00
committed by GitHub
parent 0da27e9bde
commit 2dc9ceb99c
19 changed files with 19 additions and 21 deletions

View File

@@ -884,7 +884,7 @@ describe('smoothscroll', function()
end)
-- oldtest: Test_smoothscroll_multi_skipcol()
it('scrolling mulitple lines and stopping at non-zero skipcol', function()
it('scrolling multiple lines and stopping at non-zero skipcol', function()
screen:try_resize(40, 10)
screen:set_default_attr_ids({
[0] = {foreground = Screen.colors.Blue, bold = true},