From: Mohammed Sadiq Date: Wed, 13 Jun 2018 14:28:01 +0000 (+0530) Subject: snapshot: Trivial typo fix in comment X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~177 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d4693b2dc8dc64217e99e9f4116bbfb76fb82ca2;p=gtk4.git snapshot: Trivial typo fix in comment --- diff --git a/gtk/gtksnapshotprivate.h b/gtk/gtksnapshotprivate.h index 5ecda2d501..0493491664 100644 --- a/gtk/gtksnapshotprivate.h +++ b/gtk/gtksnapshotprivate.h @@ -27,7 +27,7 @@ typedef struct _GtkSnapshotStateArray GtkSnapshotStateArray; /* This is a stripped-down copy of GArray tailored specifically * for GtkSnapshotState and guaranteed to be aligned to 16 byte - * bounaries. + * boundaries. */ struct _GtkSnapshotStateArray {