Skip to content

Commit 4fdc4dc

Browse files
authored
fixed typo in the description (#30927)
1 parent 6137a62 commit 4fdc4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/en/controls/ArcballControls.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>[name]</h1>
1616
Cursor/finger positions and movements are mapped over a virtual trackball surface
1717
represented by a gizmo and mapped in intuitive and consistent camera movements.
1818
Dragging cursor/fingers will cause camera to orbit around the center of the trackball in a conservative way (returning to the starting point
19-
will make the camera to return to its starting orientation).<br><br>
19+
will make the camera return to its starting orientation).<br><br>
2020

2121
In addition to supporting pan, zoom and pinch gestures, Arcball controls provide <i>focus</i> functionality with a double click/tap for
2222
intuitively moving the object's point of interest in the center of the virtual trackball.

0 commit comments

Comments
 (0)