[gtk+] tests: Fix typo in Makefile.am



commit 71f6b2d40a0d7defe1b0322cc04215c080f87331
Author: Rico Tzschichholz <ricotz t-online de>
Date:   Tue Jan 10 17:00:57 2012 +0100

    tests: Fix typo in Makefile.am

 tests/css/parser/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tests/css/parser/Makefile.am b/tests/css/parser/Makefile.am
index 4a25205..ac54ca8 100644
--- a/tests/css/parser/Makefile.am
+++ b/tests/css/parser/Makefile.am
@@ -302,9 +302,9 @@ EXTRA_DIST += \
 	value-inherit.css \
 	value-inherit-shorthand.css \
 	value-inherit-shorthand.ref.css \
-	value-intial.css \
-	value-intial-shorthand.css \
-	value-intial-shorthand.ref.css \
+	value-initial.css \
+	value-initial-shorthand.css \
+	value-initial-shorthand.ref.css \
 	value-none.css \
 	value-none.errors \
 	value-none.ref.css \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]