From 8006029b78bebd9f3264549f6005a61e11988136 Mon Sep 17 00:00:00 2001 From: anekos Date: Fri, 23 Apr 2010 04:59:40 +0000 Subject: プラグイン名まつがい git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37258 d0d07461-0603-4401-acd4-de1884942a52 --- auto_source.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto_source.js') diff --git a/auto_source.js b/auto_source.js index 74cb43e..8dccbda 100644 --- a/auto_source.js +++ b/auto_source.js @@ -143,7 +143,7 @@ let INFO = if (typeof liberator.plugins[ctx.NAME] === 'undefined') liberator.plugins[ctx.NAME] = ctx; } else { - liberator.echoerr('plugin_loader.js: context not found (' + filepath + ')'); + liberator.echoerr('auto_source.js: context not found (' + filepath + ')'); } } } -- cgit v1.2.3