diff options
author | mitsugu oyama | 2010-10-25 20:08:37 +0900 |
---|---|---|
committer | mitsugu oyama | 2010-10-25 20:08:37 +0900 |
commit | 51363190805702872659c1756bdb0ed5762aec37 (patch) | |
tree | e0334122000cad7a185465297d27b6dabb2f7a33 /tohex.js | |
parent | 32cc3908bd36351ff0d6f60ca253e25c2b86a1ec (diff) | |
download | vimperator-plugins-51363190805702872659c1756bdb0ed5762aec37.tar.bz2 |
ケアレスミスの修正(´・ω・`)
Diffstat (limited to 'tohex.js')
-rw-r--r-- | tohex.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ var INFO = <spec>:tohex</spec> <description> <p>Convert to hex code from string by this plugin.</p> - <p>If you use <link topic="http://github.com/vimpr/vimperator-plugins/blob/master/i_love_echo.js">i_love_echo.js</link>, you should not use tohex plugin. + <p>If you use <link topic="http://github.com/vimpr/vimperator-plugins/blob/master/i_love_echo.js">i_love_echo.js</link>, you should not use tohex plugin.</p> </description> </item> </plugin>; |