diff options
author | anekos | 2010-03-25 14:02:39 +0000 |
---|---|---|
committer | anekos | 2010-03-25 14:02:39 +0000 |
commit | e4aabbe58b99047174c06b51273069a5ff4863a3 (patch) | |
tree | 72883647b635d70a1db08d6f9f21c7ec4c3a3490 /hints-for-embedded.js | |
parent | 5c1344545542ee1453c2108f37d792de69ffa762 (diff) | |
download | vimperator-plugins-e4aabbe58b99047174c06b51273069a5ff4863a3.tar.bz2 |
doooops
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37081 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'hints-for-embedded.js')
-rwxr-xr-x | hints-for-embedded.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints-for-embedded.js b/hints-for-embedded.js index dee3a6b..c76a635 100755 --- a/hints-for-embedded.js +++ b/hints-for-embedded.js @@ -101,7 +101,7 @@ let INFO = const DESC = 'Hint for embedded object'; - let modeName = liberator.globalVariables.hint_for_embeded_mode || 'hint-for-embedded'; + let modeName = liberator.globalVariables.hint_for_embedded_mode || 'hint-for-embedded'; let sites = { nico: { |