[gtk+] entry: Fix typo
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] entry: Fix typo
- Date: Sun, 20 Dec 2015 17:53:11 +0000 (UTC)
commit c3d611fcf28c572ab4af96ba586020103390f94b
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sun Dec 20 11:52:30 2015 -0600
entry: Fix typo
gtk/gtkentry.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index fe37a56..ca13c3f 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -133,7 +133,7 @@
* When the entry shows icons, it adds subnodes with the name image and the
* style class .left or .right, depending on where the icon appears.
*
- * When the entry has a selection, it adds a subnode with the name sleciton.
+ * When the entry has a selection, it adds a subnode with the name selection.
*
* When the entry shows progress, it adds a subnode with the name progress.
* The node has the style class .pulse when the shown progress is pulsing.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]