summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2021-02-13 21:31:08 +0100
committerChristian Persch <chpe@src.gnome.org>2021-02-13 21:31:08 +0100
commit249a9c77cc5870f04dc9650dd76c800c368ff03e (patch)
tree72c60e853d53389db7db018c9880c480b94d1ced
parent92d51002f0228fe5f9702e6427c19e07385ec0f8 (diff)
downloadvte-249a9c77cc5870f04dc9650dd76c800c368ff03e.tar.gz
lib: Typo fix
-rw-r--r--src/vteseq.cc2
1 files changed, 1 insertions, 1 deletions
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