aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>