Skip to content

Commit b2d7777

Browse files
committed
fix: 🐛 Fix misspelling on nearMathPercent
1 parent fc313ab commit b2d7777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ima.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ export namespace google {
10421042
/**
10431043
* The near fit percent set by the user.
10441044
*/
1045-
public nearMatchParent: number;
1045+
public nearMatchPercent: number;
10461046
/**
10471047
* Resource type setting set by the user.
10481048
*/

0 commit comments

Comments
 (0)