diff --git a/gtk/gtkscrolledwindow.c b/gtk/gtkscrolledwindow.c index 7afdeadba7..86ca62a33a 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. */