diff options
author | mitsugu oyama | 2010-11-09 07:29:07 +0900 |
---|---|---|
committer | mitsugu oyama | 2010-11-09 07:29:07 +0900 |
commit | fc413af400550ce402974fabdf7ddbf5d480f816 (patch) | |
tree | 278f4f9d31d4c475f307fe7c0a3f829f7cc5fcd0 | |
parent | 83f387d481fdfc5466d8e6b5c3629b7e1f647633 (diff) | |
download | vimperator-plugins-fc413af400550ce402974fabdf7ddbf5d480f816.tar.bz2 |
modified summary
-rw-r--r-- | tohex.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |