diff options
Diffstat (limited to 'actionpack/test/fixtures/localized/hello_world.de.html')
-rw-r--r-- | actionpack/test/fixtures/localized/hello_world.de.html | 2 |
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 |