File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2204,8 +2204,8 @@ <h2>The <dfn>record type</dfn> string</h2>
2204
2204
2205
2205
< section > < h3 > Aborting pending write operation</ h3 >
2206
2206
< div >
2207
- To attempt to < dfn > abort a pending write operation</ dfn > on an
2208
- < a > environment settings object </ a > , perform the following steps:
2207
+ To attempt to < dfn > abort a pending write operation</ dfn > ,
2208
+ run the following steps:
2209
2209
< ol class =algorithm >
2210
2210
< li >
2211
2211
If there is no < a > pending write tuple</ a > |tuple|, abort these steps.
@@ -2227,8 +2227,8 @@ <h2>The <dfn>record type</dfn> string</h2>
2227
2227
2228
2228
< section > < h3 > Aborting pending scan operation</ h3 >
2229
2229
< div >
2230
- To attempt to < dfn > abort a pending scan operation</ dfn > on an
2231
- < a > environment settings object </ a > , perform the following steps:
2230
+ To attempt to < dfn > abort a pending scan operation</ dfn > ,
2231
+ run the following steps:
2232
2232
< ol class =algorithm >
2233
2233
< li >
2234
2234
If there is no < a > pending read tuple</ a > |tuple|, abort these steps.
You can’t perform that action at this time.
0 commit comments