Fixes punctuation

Use fullwidth form of the exclamation mark instead of halfwidth one.
This commit is contained in:
Timothy Qiu 2013-05-25 23:46:22 +08:00
parent dc6d588a96
commit e75b8986bc

View file

@ -54,7 +54,7 @@ exports.sequenceInfo = {
about: { about: {
'en_US': 'The next serving of 100% git awesomes-ness. Hope you\'re hungry', 'en_US': 'The next serving of 100% git awesomes-ness. Hope you\'re hungry',
'ja': '更にgitの素晴らしさを堪能しよう', 'ja': '更にgitの素晴らしさを堪能しよう',
'zh_CN': '接下来是git的超赞特性。迫不及待了吧!' 'zh_CN': '接下来是git的超赞特性。迫不及待了吧'
} }
}, },
rebase: { rebase: {