aboutsummaryrefslogtreecommitdiffstats
path: root/tohex.js
diff options
context:
space:
mode:
authormitsugu oyama2010-11-08 17:01:36 +0900
committermitsugu oyama2010-11-08 17:01:36 +0900
commit5d735240c9b3dc15dd8a1feb2f063b65ffb63a33 (patch)
treec2e6c7b8d1b5040e556a515ab26cf8f7ac79c8c5 /tohex.js
parent96124ed2bffd0695bc5e96246ce687fcb7945de9 (diff)
downloadvimperator-plugins-5d735240c9b3dc15dd8a1feb2f063b65ffb63a33.tar.bz2
modified summary
Diffstat (limited to 'tohex.js')
-rw-r--r--tohex.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tohex.js b/tohex.js
index aa3c5d3..ba99a28 100644
--- a/tohex.js
+++ b/tohex.js
@@ -1,7 +1,7 @@
// INFO //
var INFO =
<plugin name="tohex.js" version="0.1"
- summary="tohex.js"
+ summary="Get hash value from string"
href="http://github.com/vimpr/vimperator-plugins/blob/master/tohex.js"
xmlns="http://vimperator.org/namespaces/liberator">
<author email="mitsugu.oyama@gmail.com">Mitsugu Oyama</author>