Changeset 28801

Show
Ignore:
Timestamp:
01/22/09 03:36:48 (4 years ago)
Author:
anekos
Message:

OoooOoOooOoops? fix a typo

Files:
1 modified

Legend:

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

    r28799 r28801  
    300300        }, 
    301301        isEnableLDRize: function() this.LDRize.getSiteinfo() != undefined, 
    302         isEnableLDRizeCooperation: function() /^https?$/.test(content.location.protocol) && this.isEnable && this.isEnableLDRize(), 
     302        isEnableLDRizeCooperation: function() /^https?:$/.test(content.location.protocol) && this.isEnable && this.isEnableLDRize(), 
    303303 
    304304        //Pin