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

Merge pull request #17198 from neerajdotname/wordsmitthing

Rephrasing sentences
......@@ -244,7 +244,7 @@ def process_action(*args)
request.parameters.merge! wrapped_hash
request.request_parameters.merge! wrapped_hash
# This will make the wrapped hash displayed in the log file
# This will display the wrapped hash in the log file
request.filtered_parameters.merge! wrapped_filtered_hash
end
super
......@@ -252,7 +252,7 @@ def process_action(*args)
private
# Returns the wrapper key which will use to stored wrapped parameters.
# Returns the wrapper key which will be used to stored wrapped parameters.
def _wrapper_key
_wrapper_options.name
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册