[vte] debug: Typo fix
- From: Egmont Koblinger <egmontkob src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] debug: Typo fix
- Date: Tue, 24 Oct 2017 21:14:49 +0000 (UTC)
commit 118177ad089b39a7f769aa372e4d453c85b6c19a
Author: Egmont Koblinger <egmont gmail com>
Date: Tue Oct 24 23:12:02 2017 +0200
debug: Typo fix
src/table.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/table.cc b/src/table.cc
index 9484983..a81bb12 100644
--- a/src/table.cc
+++ b/src/table.cc
@@ -212,7 +212,7 @@ _vte_table_addi(struct _vte_table *table,
_vte_debug_sequence_to_string ((const char *)table->original,
table->original_length),
table->result);
- g_printerr (" and '%s' => '%s' are indistinguisable.\n",
+ g_printerr (" and '%s' => '%s' are indistinguishable.\n",
_vte_debug_sequence_to_string ((const char *)original,
original_length),
result);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]