aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures
diff options
context:
space:
mode:
authorSantiago Pastorino <santiago@wyeworks.com>2014-12-05 08:54:16 -0200
committerSantiago Pastorino <santiago@wyeworks.com>2014-12-05 08:54:16 -0200
commit95ddfc4e5840ca88e559157ca105e0042eb5942b (patch)
tree1e77afdc209c99214c12e8910838b7d817023279 /actionpack/test/fixtures
parentbbbe9cfc61bf0ab8f6b672d394fa00bdb9941fc3 (diff)
parent8ef51f64e51a71353e2dbee20f2a0f466445c805 (diff)
downloadrails-95ddfc4e5840ca88e559157ca105e0042eb5942b.tar.gz
rails-95ddfc4e5840ca88e559157ca105e0042eb5942b.tar.bz2
rails-95ddfc4e5840ca88e559157ca105e0042eb5942b.zip
Merge pull request #17925 from rebyn/german_typo
Fix typo in "Hello World" template in German
Diffstat (limited to 'actionpack/test/fixtures')
-rw-r--r--actionpack/test/fixtures/localized/hello_world.de.html2
1 files changed, 1 insertions, 1 deletions
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