jtdaugherty / vty

A high-level ncurses alternative written in Haskell
BSD 3-Clause "New" or "Revised" License
319 stars 57 forks source link

fix typos #241

Closed ghost closed 2 years ago

ghost commented 2 years ago

src/Graphics/Vty/Output.hs src/Graphics/Vty/Output/TerminfoBased.hs src/Graphics/Vty/PictureToSpans.hs test/VerifyImageOps.hs test/VerifyOutput.hs test/interactive_terminal_test.hs

jtdaugherty commented 2 years ago

Thank you!

ghost commented 2 years ago

src/Graphics/Vty/Output/Mock.hs

this line could be edited

-- sequence of terminal operations matche the expected sequence. The

jtdaugherty commented 2 years ago

Thanks - are you planning to submit a patch? Or shall I fix it?

ghost commented 2 years ago

easy either way

but I can submit a patch

jtdaugherty commented 2 years ago

In the case above, matches would be the replacement.