[vte] lib: Typo fix



commit 249a9c77cc5870f04dc9650dd76c800c368ff03e
Author: Christian Persch <chpe src gnome org>
Date:   Sat Feb 13 21:31:08 2021 +0100

    lib: Typo fix

 src/vteseq.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/vteseq.cc b/src/vteseq.cc
index a968e449..1b76ff22 100644
--- a/src/vteseq.cc
+++ b/src/vteseq.cc
@@ -3061,7 +3061,7 @@ Terminal::DECFRA(vte::parser::Sequence const& seq)
          * and cursor position are unchanged.
          *
          * Note: DECSACE selects whether this function operates on the
-         * rectangular area or the data stream between the star and end
+         * rectangular area or the data stream between the start and end
          * positions.
          *
          * References: VT525


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]