aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-17 04:35:07 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-17 04:35:07 +0200
commite1a96e0de7ea5291e43f761abbb9ce4ec667b51b (patch)
tree47eca7d9eb137fa12cf0023594c3c002d9ce2551 /jsaccess
parentjsaccess: cosmetic tweaking, taint your hair ! (diff)
downloadlaurent-tools-e1a96e0de7ea5291e43f761abbb9ce4ec667b51b.tar.xz
laurent-tools-e1a96e0de7ea5291e43f761abbb9ce4ec667b51b.zip
jsaccess: nasty typo
Diffstat (limited to '')
-rw-r--r--jsaccess/jsa/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsaccess/jsa/index.html b/jsaccess/jsa/index.html
index 69c5337..d04214f 100644
--- a/jsaccess/jsa/index.html
+++ b/jsaccess/jsa/index.html
@@ -25,7 +25,7 @@
<form id="form-download" onsubmit="return false;">
<h2>2. Select file</h2>
<div id="files"></div>
- <h2>3. Dowload</h2>
+ <h2>3. Download</h2>
<input type="submit" id="download" value="Download" onclick="jsadl()"/>
<input type="button" id="cancel" value="Cancel" onclick="window.location.reload()"/>
</form>