File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8984,7 +8984,7 @@ <h3>Processing actions</h3>
89848984 of < a > getting the property</ a > < code > x</ code >
89858985 from < var > action item</ var > .
89868986
8987- < li > < p > If < var > x</ var > is not an < a > Integer </ a > , return < a > error</ a >
8987+ < li > < p > If < var > x</ var > is not a < a > Number </ a > , return < a > error</ a >
89888988 with < a > error code</ a > < a > invalid argument</ a > .
89898989
89908990 < li > < p > Set the < code > x</ code > property of < var > action</ var >
@@ -8994,7 +8994,7 @@ <h3>Processing actions</h3>
89948994 of < a > getting the property</ a > < code > y</ code >
89958995 from < var > action item</ var > .
89968996
8997- < li > < p > If < var > y</ var > is not an < a > Integer </ a > , return < a > error</ a >
8997+ < li > < p > If < var > y</ var > is not an < a > Number </ a > , return < a > error</ a >
89988998 with < a > error code</ a > < a > invalid argument</ a > .
89998999
90009000 < li > < p > Set the < code > y</ code > property of < var > action</ var >
You can’t perform that action at this time.
0 commit comments