[vte] lib: Fix typo in comment
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] lib: Fix typo in comment
- Date: Mon, 19 Oct 2020 18:19:26 +0000 (UTC)
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]