fixed incorrect spacing from 9836854671

This commit is contained in:
Vijay Dev
2010-12-29 02:09:47 +05:30
parent 9836854671
commit dd166c60c4

View File

@@ -623,7 +623,7 @@ pt:
bar: baz
</ruby>
As you see, in both cases the top level key is the locale. +:foo+ is a namespace key and +:bar+ is the key for the translation "baz".
As you see, in both cases the top level key is the locale. +:foo+ is a namespace key and +:bar+ is the key for the translation "baz".
Here is a "real" example from the Active Support +en.yml+ translations YAML file: