From b55a8dd2c0e78cb494d02e1c29220e241382fb42 Mon Sep 17 00:00:00 2001 From: drry Date: Fri, 28 Nov 2008 07:30:22 +0000 Subject: * oops, [25220]. git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@25227 d0d07461-0603-4401-acd4-de1884942a52 --- migratestatusbar.js | 2 +- pathtraq.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/migratestatusbar.js b/migratestatusbar.js index f22da9d..782aa36 100644 --- a/migratestatusbar.js +++ b/migratestatusbar.js @@ -57,7 +57,7 @@ * * */ -(function(){ +(function() { const style = [ 'padding: 1px;', diff --git a/pathtraq.js b/pathtraq.js index ca6ad90..7e9a317 100644 --- a/pathtraq.js +++ b/pathtraq.js @@ -13,7 +13,7 @@ * New BSD License * * USAGE - * This plugin change Pathtraq indicators to non-display, + * this plugin change Pathtraq indicators to non-display, * and display the icon of Pathtraq. * you can use value 'p' in option 'pageinfo'. * it will display ratings of current page. -- cgit v1.2.3