Skip to content

Commit

Permalink
Merge pull request #91 from jawa/patch-1
Browse files Browse the repository at this point in the history
Fixed a minimal typo in a comment
  • Loading branch information
glebm committed Sep 12, 2014
2 parents eb2423c + 268a36a commit bb10d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/i18n-tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ data:
# key => file routes, matched top to bottom
write:
## E.g., write devise and simple form keys to their respective files
# - ['{devise, simple_form}.*', 'config/locales/\1.%{locale.yml}']
# - ['{devise, simple_form}.*', 'config/locales/\1.%{locale}.yml']
# Catch-all
- config/locales/%{locale}.yml
# `i18n-tasks normalize -p` will force move the keys according to these rules
Expand Down

0 comments on commit bb10d97

Please sign in to comment.