diff options
author | anekos | 2010-01-22 08:52:13 +0000 |
---|---|---|
committer | anekos | 2010-01-22 08:52:13 +0000 |
commit | ca58183d7c5ca3dedfd8224923e863fba34d9075 (patch) | |
tree | 5a3aeb4ec2cde7ff08625526e20fb781d4a30a8d /ldrize_cooperation.js | |
parent | 31e1826c3203e57b19d7838603ea374e70b51b2c (diff) | |
download | vimperator-plugins-ca58183d7c5ca3dedfd8224923e863fba34d9075.tar.bz2 |
Fix a typo
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@36514 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'ldrize_cooperation.js')
-rw-r--r-- | ldrize_cooperation.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldrize_cooperation.js b/ldrize_cooperation.js index 05d11f9..5fe7f97 100644 --- a/ldrize_cooperation.js +++ b/ldrize_cooperation.js @@ -45,7 +45,7 @@ // Hints:
// ';l':
// narrow down the candidates to LDRize paragraphes
-// ',L':
+// ';L':
// narrow down the candidates to LDRize paragraphes (in a new tab)
// Options:
// 'ldrc'
|