提交 d433dc5c 编写于 作者: A ankit1910

[ci skip] use proper apostrophe

上级 3fe54b3a
......@@ -11,7 +11,7 @@ def test_transliterate_should_not_change_ascii_chars
end
def test_transliterate_should_approximate_ascii
# create string with range of Unicode"s western characters with
# create string with range of Unicode's western characters with
# diacritics, excluding the division and multiplication signs which for
# some reason or other are floating in the middle of all the letters.
string = (0xC0..0x17E).to_a.reject {|c| [0xD7, 0xF7].include?(c)}.pack("U*")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册