[gtk+] entry: Fix a typo



commit 09677f733100c4c654c9d68f7a6765d3125725d7
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Wed Jan 27 13:25:58 2016 +0100

    entry: Fix a typo

 gtk/gtkentry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index c508a11..4f169a7 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -143,7 +143,7 @@
  *
  * The CSS node for a context menu is added as a subnode below entry as well.
  *
- * The undrshoot nodes are used to draw the underflow indication when content
+ * The undershoot nodes are used to draw the underflow indication when content
  * is scrolled out of view. These nodes get the .left and .right style classes
  * added depending on where the indication is drawn.
  *


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