[gtk/single-key-compose: 1/5] Cosmetics: Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/single-key-compose: 1/5] Cosmetics: Fix a typo
- Date: Tue, 13 Sep 2022 02:27:44 +0000 (UTC)
commit 72785c68d60e713bd539865e1f395a5fb5119cf7
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Sep 12 12:01:30 2022 -0400
Cosmetics: Fix a typo
gtk/gtkcomposetable.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkcomposetable.h b/gtk/gtkcomposetable.h
index d64071d199..72c0ed8d15 100644
--- a/gtk/gtkcomposetable.h
+++ b/gtk/gtkcomposetable.h
@@ -40,7 +40,7 @@ typedef struct _GtkComposeTableCompact GtkComposeTableCompact;
*
* The values are encoded as follows:
*
- * If the value is a single Unicode character smaler than 0x8000,
+ * If the value is a single Unicode character smaller than 0x8000,
* then we place it directly. Otherwise, we put the UTF8-encoded
* value in the char_data array, and use offset | 0x8000 as the
* encoded value.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]