diff --git a/src/icn3dui/simple_ui.js b/src/icn3dui/simple_ui.js index 0544fe2a..898ff623 100644 --- a/src/icn3dui/simple_ui.js +++ b/src/icn3dui/simple_ui.js @@ -317,7 +317,7 @@ iCn3DUI.prototype = { html += "  Select: hold \"Alt\" and select
"; html += "  Union: hold \"Ctrl\" to union
"; - html += "  Switch: after pk, press up/down arrow"; + html += "  Switch: after picking, press up/down arrow"; html += ""; }