提交 b0cbfeb6 编写于 作者: R Rafael Mendonça França

Merge pull request #21264 from jonatack/fix-action-controller-strong-params-typo

[skip ci] Fix minor typo
......@@ -461,7 +461,7 @@ def transform_keys(&block)
end
end
# Performs keys transfomration and returns the altered
# Performs keys transformation and returns the altered
# <tt>ActionController::Parameters</tt> instance.
def transform_keys!(&block)
@parameters.transform_keys!(&block)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册