diff --git a/testsuite/reftests/gtk-reftest.c b/testsuite/reftests/gtk-reftest.c index 89a2f5bdb4..a3586003c7 100644 --- a/testsuite/reftests/gtk-reftest.c +++ b/testsuite/reftests/gtk-reftest.c @@ -574,7 +574,7 @@ main (int argc, char **argv) const char *basedir; /* I don't want to fight fuzzy scaling algorithms in GPUs, - * so unles you explicitly set it to something else, we + * so unless you explicitly set it to something else, we * will use Cairo's image surface. */ g_setenv ("GDK_RENDERING", "image", FALSE);