Changeset 37208

Show
Ignore:
Timestamp:
04/13/10 02:34:43 (3 years ago)
Author:
anekos
Message:

謎の空白削除

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/vimperator-plugins/trunk/feedSomeKeys_3.js

    r37204 r37208  
    658658      let result = {}; 
    659659      unmap({filter: name, urls: urls, ignoreUrls: args['-ignoreurls'], result: result}); 
    660       liberator.echo(result.matched ?  'Some fmappings were removed.' : 'Not found specifed fmappings.'); 
     660      liberator.echo(result.matched ? 'Some fmappings were removed.' : 'Not found specifed fmappings.'); 
    661661    }, 
    662662    {