From bb7ff7b58688eb2269a78d7be2ad35273fbbf2a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sat, 23 Jan 2010 05:05:08 +0100 Subject: [PATCH] [test] Fix some typos --- tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index d5db0a9958..50b131ab36 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -346,10 +346,10 @@ testoffscreen_SOURCES = \ gtkoffscreenbox.h \ testoffscreen.c -testoffscreenwindnow_SOURCES = \ +testoffscreenwindow_SOURCES = \ testoffscreenwindow.c -testwindow_SOURCES = \ +testwindows_SOURCES = \ testwindows.c EXTRA_DIST += \