From 8ef51f64e51a71353e2dbee20f2a0f466445c805 Mon Sep 17 00:00:00 2001 From: Tu Hoang Date: Fri, 5 Dec 2014 12:49:38 +0700 Subject: Typo: Hello = Guten Tag (in German) --- actionpack/test/fixtures/localized/hello_world.de.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack/test/fixtures/localized') diff --git a/actionpack/test/fixtures/localized/hello_world.de.html b/actionpack/test/fixtures/localized/hello_world.de.html index 4727d7a7e0..a8fc612c60 100644 --- a/actionpack/test/fixtures/localized/hello_world.de.html +++ b/actionpack/test/fixtures/localized/hello_world.de.html @@ -1 +1 @@ -Gutten Tag \ No newline at end of file +Guten Tag \ No newline at end of file -- cgit v1.2.3