Fix typo (readble -> readable) (#5657)

This commit is contained in:
Andy Hall 2023-12-31 16:07:51 -05:00 committed by GitHub
parent bfae0d6c6e
commit 10b68408ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -876,7 +876,7 @@
<td class="areaHead3">
<div class="toright2">
<select id=p13sizedropdown onchange=p13updateFiles()>
<option value=0 selected="selected">Human Readble</option>
<option value=0 selected="selected">Human Readable</option>
<option value=1 title=Bytes>Bytes</option>
<option value=10 title=KB>Kilobytes</option>
<option value=20 title=MB>Megabytes</option>