diff options
Diffstat (limited to 'testsuite/gtk/grid-layout.c')
-rw-r--r-- | testsuite/gtk/grid-layout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gtk/grid-layout.c b/testsuite/gtk/grid-layout.c index c3655185ff..b926c3193b 100644 --- a/testsuite/gtk/grid-layout.c +++ b/testsuite/gtk/grid-layout.c @@ -534,7 +534,7 @@ test_homogeneous (void) * +-----------------+ * * This is a layout that we also reproduce with - * constraints, for comparison. Among the contraints: + * constraints, for comparison. Among the constraints: * - child1.width == child2.width * - child1.height == child2.height == child3.height */ |