Update build.html
Fix the typo "th**e**n" -> "th**a**n"
This commit is contained in:
parent
abb140a714
commit
430ec442f7
@ -71,7 +71,7 @@ select.large { font-size: large; }
|
||||
</div>
|
||||
|
||||
<div id="buildDebugDiv" class="hide">
|
||||
<label><input type="checkbox" id="buildDebugCheckbox" onchange="onOptionsChanged()"/>Build debug binary. Debug binaries are much larger and slower then release one.</label>
|
||||
<label><input type="checkbox" id="buildDebugCheckbox" onchange="onOptionsChanged()"/>Build debug binary. Debug binaries are much larger and slower than release one.</label>
|
||||
</div>
|
||||
|
||||
<div id="buildInstallLocalDiv" class="hide">
|
||||
|
Loading…
Reference in New Issue
Block a user