From 86dfd95415df4324c8405c9652c48b4802ae6bf9 Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 4 May 2010 10:05:49 +0000 Subject: Fix a typo git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37356 d0d07461-0603-4401-acd4-de1884942a52 --- stella.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stella.js b/stella.js index 6e430cd..6cd7f5e 100644 --- a/stella.js +++ b/stella.js @@ -39,7 +39,7 @@ let PLUGIN_INFO = すてら For Niconico/YouTube/Vimeo, Add control commands and information display(on status line). ニコニコ動画/YouTube/Vimeo 用。操作コマンドと情報表示(ステータスライン上に)追加します。 - 0.26.3 + 0.26.4 anekos new BSD License (Please read the source code comments of this plugin) 修正BSDライセンス (ソースコードのコメントを参照してください) @@ -920,7 +920,7 @@ Thanks: get ready () !!this.player, - get relatedtions () { + get relations () { let result = []; let doc = content.document; let r = doc.evaluate("//div[@class='video-mini-title']/a", doc, null, 7, null); -- cgit v1.2.3