[vte] lib: Fix typo in comment



commit b9a3a6561a37aa861b358cc075f65f3214769def
Author: Christian Persch <chpe src gnome org>
Date:   Mon Oct 19 20:19:10 2020 +0200

    lib: Fix typo in comment

 src/vteseq.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/vteseq.cc b/src/vteseq.cc
index d1bd3c37..d96b6a47 100644
--- a/src/vteseq.cc
+++ b/src/vteseq.cc
@@ -4410,7 +4410,7 @@ Terminal::DECSIXEL(vte::parser::Sequence const& seq)
                          * DECSIXEL in 7-bit mode.
                          *
                          * As an added complication, we can only switch data syntaxes if
-                         * the data stream is exact, that is the charset converted has
+                         * the data stream is exact, that is the charset converter has
                          * not consumed more data than we have currently read output bytes
                          * from it. So we need to check that the converter has no pending
                          * characters.


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