提交 1d40743a 编写于 作者: K kenta-s

Fix typo in action_view/template.rb [ci skip]

上级 fce3c0cf
......@@ -140,7 +140,7 @@ def initialize(source, identifier, handler, details)
end
# Returns whether the underlying handler supports streaming. If so,
# a streaming buffer *may* be passed when it start rendering.
# a streaming buffer *may* be passed when it starts rendering.
def supports_streaming?
handler.respond_to?(:supports_streaming?) && handler.supports_streaming?
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册