From f97c027ec239971ef11a1013af1d666264a9fd8f Mon Sep 17 00:00:00 2001 From: YAMAMOTO Atsushi Date: Wed, 6 Jul 2022 22:45:15 +0900 Subject: Doc: Fix typo OrbitCameraController::zoomInLimit The name of Property is OrbitCameraController::zoomInLimit. Pick-to: 6.4 6.3 6.2 Change-Id: Id28e5a2dbc8b67ff5fc6e69fdddfc1f4ca03df42 Reviewed-by: Tasuku Suzuki Reviewed-by: Paul Lemire --- src/core/doc/src/qmlextracontrollers.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/doc/src/qmlextracontrollers.qdoc b/src/core/doc/src/qmlextracontrollers.qdoc index 42f9097c0..a8f8a7e28 100644 --- a/src/core/doc/src/qmlextracontrollers.qdoc +++ b/src/core/doc/src/qmlextracontrollers.qdoc @@ -127,7 +127,7 @@ of the camera pan and tilt. */ /*! - \qmlproperty real OrbitCameraController::zoomLimit + \qmlproperty real OrbitCameraController::zoomInLimit Holds the current zoom-in limit. The zoom-in limit determines how close to the view center the camera can be zoomed. -- cgit v1.2.3