提交 cce71d34 编写于 作者: J Justin Collins

Fix typo in CheckTranslate warning

上级 8abad661
......@@ -25,7 +25,7 @@ class Brakeman::CheckTranslateBug < Brakeman::BaseCheck
elsif version =~ /^3\.0/
"Versions before 3.0.11 #{description}."
else
"Rails 2.3.x using the rails_xss plugin #{description}}."
"Rails 2.3.x using the rails_xss plugin #{description}."
end
warn :warning_type => "Cross Site Scripting",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册