diff --git a/zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md b/zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md index ce4ede79ccf0fdb1f8679bc96859e71ffd19f048..c42533585f3379e0b27046fb650f13dd0440e4cb 100644 --- a/zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md +++ b/zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md @@ -415,7 +415,7 @@ int32_t OH_NativeXComponent_GetTouchPointTiltX (OH_NativeXComponent * component, | -------- | -------- | | component | 表示指向OH_NativeXComponent实例的指针。 | | pointIndex | 表示触摸点的指针索引。 | -| tiltX | 表示指向Y倾斜度的指针。 | +| tiltY | 表示指向Y倾斜度的指针。 | **返回:**