Skip to content

Commit 062bd0b

Browse files
authored
[Doc] fix docs typos (#10513)
1 parent 7aa1db7 commit 062bd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api_reference/cv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ImagePreprocess::ImagePreprocess(ImageFormat srcFormat, ImageFormat dstFormat, T
109109
- param srcw: `ImagePreprocess` 类的成员变量 `transParam_` 结构体中的 `iw` 变量
110110
- param srch: `ImagePreprocess` 类的成员变量 `transParam_` 结构体中的 `ih` 变量
111111
112-
- 第二个`image_convert` 接口, 可以直接使用
112+
- 第三个`image_convert` 接口, 可以直接使用
113113
114114
### 缩放 Resize
115115

0 commit comments

Comments
 (0)