[gtk+] scrolledwindow: Fix a typo
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] scrolledwindow: Fix a typo
- Date: Wed, 4 Nov 2015 13:19:55 +0000 (UTC)
commit 4fe04ab54a6c60f0f286f94390399efc31f6dea1
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Wed Nov 4 14:19:13 2015 +0100
scrolledwindow: Fix a typo
gtk/gtkscrolledwindow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkscrolledwindow.c b/gtk/gtkscrolledwindow.c
index 7afdead..86ca62a 100644
--- a/gtk/gtkscrolledwindow.c
+++ b/gtk/gtkscrolledwindow.c
@@ -112,7 +112,7 @@
* It uses transient subnodes with names overshoot and undershoot to
* draw the overflow and underflow indications. These nodes get
* the .left, .right, .top or .bottom style class added depending
- * on where the indictaion is drawn. If both scrollbars are visible,
+ * on where the indication is drawn. If both scrollbars are visible,
* the area where they meet is drawn with a transient subnode named
* junction.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]