From 501cb3de6c080fdb0b54b5efe80e2e25fbca8fbe Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 4 Sep 2010 03:04:48 +0000 Subject: ăȘおした git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38411 d0d07461-0603-4401-acd4-de1884942a52 --- twittperator.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/twittperator.js b/twittperator.js index ad4873b..a9f962c 100755 --- a/twittperator.js +++ b/twittperator.js @@ -1523,8 +1523,8 @@ let PLUGIN_INFO = const ENTITIY_PAIRS = { lt: "<", gt: ">", - quot: '"' - hellip: "\u2026", + quot: '"', + hellip: "\u2026" }; function unescapeSpecificEntities(str) -- cgit v1.2.3