提交 482b74e7 编写于 作者: R Robin Dupret 提交者: Ryuta Kamizono

Fix a typo in Active Support's CHANGELOG [ci skip]

上级 74ce503f
......@@ -96,7 +96,7 @@
*Godfrey Chan*
* Fix bug where `URI.unscape` would fail with mixed Unicode/escaped character input:
* Fix bug where `URI.unescape` would fail with mixed Unicode/escaped character input:
URI.unescape("\xe3\x83\x90") # => "バ"
URI.unescape("%E3%83%90") # => "バ"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册