From f5d28d380116c1935cb5b9d6248c4e7dc71e9f7f Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Mon, 5 Sep 2016 01:20:11 +0900 Subject: [PATCH] Don't use full-width paren in English document --- history.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/history.en.md b/history.en.md index c67829ad..bfc013f5 100644 --- a/history.en.md +++ b/history.en.md @@ -2,7 +2,7 @@ - master/HEAD - 0.17.2016083101 - * Fix broken tab color of Firefox 51 and later(due to [bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157).) + * Fix broken tab color of Firefox 51 and later (due to [bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157).) - 0.17.2016083001 * Better handling about positioning of new tabs duplicated by other addons. * Now you can drop tabs onto another tab more easily. (The drop area of each tab is enlarged.)