Skip to content

Commit dfc58d4

Browse files
committed
Merge pull request #280 from kamilbielawski/fix-typo-in-comment
Fix typo in comment
2 parents 0557fd4 + b977f5e commit dfc58d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jbuilder/jbuilder_template.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def cache!(key=nil, options={})
4242
end
4343
end
4444

45-
# Conditionally catches the json depending in the condition given as first parameter. Has the same
45+
# Conditionally caches the json depending in the condition given as first parameter. Has the same
4646
# signature as the `cache` helper method in `ActionView::Helpers::CacheHelper` and so can be used in
4747
# the same way.
4848
#

0 commit comments

Comments
 (0)