"consistency typo"

This commit is contained in:
tim h 2023-01-01 11:05:40 -06:00
parent ac058ba730
commit fe7470ee94
2 changed files with 2 additions and 2 deletions

View file

@ -335,7 +335,7 @@
<!-- Content --> <!-- Content -->
<script src="js/prompt.js?v=7a1c68c" type="text/javascript"></script> <script src="js/prompt.js?v=7a1c68c" type="text/javascript"></script>
<script src="js/index.js?v=2cb3d0c" type="text/javascript"></script> <script src="js/index.js?v=61e311e" type="text/javascript"></script>
<script <script
src="js/ui/floating/history.js?v=fc92d14" src="js/ui/floating/history.js?v=fc92d14"

View file

@ -613,7 +613,7 @@ makeSlider(
makeSlider("Steps", document.getElementById("steps"), "steps", 1, 70, 5, 30, 1); makeSlider("Steps", document.getElementById("steps"), "steps", 1, 70, 5, 30, 1);
makeSlider( makeSlider(
"HRFix Lock Px.", "HRfix Lock Px.",
document.getElementById("hrFixLock"), document.getElementById("hrFixLock"),
"hr_fix_lock_px", "hr_fix_lock_px",
0.0, 0.0,