Skip to content

Commit

Permalink
change label for show editor toolbar pref, fix #462
Browse files Browse the repository at this point in the history
  • Loading branch information
e9gille committed Jun 20, 2018
1 parent 7d3812f commit a3de784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ <h2>Minimap</h2>
<hr>
<h2>Other</h2>
<p><label class=cb_label><input id=code_sqp type=checkbox>Show <u>q</u>uit prompt</label></p>
<p><label class=cb_label><input id=code_set type=checkbox>Show editor toolbar</label></p>
<p><label class=cb_label><input id=code_set type=checkbox>Show toolbar in editor/trace windows</label></p>
<p><label class=cb_label><input id=code_coq type=checkbox>Connect on quit</label></p>
</div>

Expand Down

0 comments on commit a3de784

Please sign in to comment.