aboutsummaryrefslogtreecommitdiffstats
path: root/tohex.js
diff options
context:
space:
mode:
authormitsugu oyama2010-11-09 07:29:07 +0900
committermitsugu oyama2010-11-09 07:29:07 +0900
commitfc413af400550ce402974fabdf7ddbf5d480f816 (patch)
tree278f4f9d31d4c475f307fe7c0a3f829f7cc5fcd0 /tohex.js
parent83f387d481fdfc5466d8e6b5c3629b7e1f647633 (diff)
downloadvimperator-plugins-fc413af400550ce402974fabdf7ddbf5d480f816.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 ba99a28..36e97ff 100644
--- a/tohex.js
+++ b/tohex.js
@@ -1,7 +1,7 @@
// INFO //
var INFO =
<plugin name="tohex.js" version="0.1"
- summary="Get hash value from string"
+ summary="Get hex 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>