Skip to content

Commit 0ffd772

Browse files
committed
Merge pull request mrdoob#7157 from elisee/patch-1
Remove "twice" in misc_controls_transform
2 parents 624465f + eb5c2c5 commit 0ffd772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/misc_controls_transform.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<div id="info">
2828
"W" translate | "E" rotate | "R" scale | "+" increase size | "-" decrease size<br />
29-
Press "Q" twice to toggle world/local space
29+
Press "Q" to toggle world/local space
3030
</div>
3131

3232
<script src="../build/three.min.js"></script>

0 commit comments

Comments
 (0)