aboutsummaryrefslogtreecommitdiffstats
path: root/bitly.js
diff options
context:
space:
mode:
authoranekos2010-05-04 03:09:47 +0000
committeranekos2010-05-04 03:09:47 +0000
commit2a31e403d5b1cb6a0f11d855cbcd34cdb3ac9c36 (patch)
tree4f55d0437bd9638e4de36afd6535f47f22c5a6f3 /bitly.js
parent1b9803c18781cdad4ce08952a07f3e6a7757f32b (diff)
downloadvimperator-plugins-2a31e403d5b1cb6a0f11d855cbcd34cdb3ac9c36.tar.bz2
名前修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37342 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'bitly.js')
-rw-r--r--bitly.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitly.js b/bitly.js
index 6f4be72..c78eda7 100644
--- a/bitly.js
+++ b/bitly.js
@@ -35,7 +35,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
// PLUGIN_INFO {{{
let PLUGIN_INFO =
<VimperatorPlugin>
- <name>j.mp</name>
+ <name>bit.ly</name>
<description>Get short alias by bit.ly and j.mp</description>
<description lang="ja">bit.ly や j.mp で短縮URLを得る</description>
<version>2.0.0</version>