Commit ce1195d
authored
Update widgets.py (#292)
Fixed typo on line 410. Previously said ' """set the lower value of slider to *val*. ' This is inaccurate as the max value is the higher value.
Co-authored-by: ShadyNinjaSpy <[email protected]>1 parent 0807d90 commit ce1195d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
0 commit comments