Skip to content

Commit 6cf81b3

Browse files
whimbooandreastt
authored andcommitted
create window: rename to New Window (#1391) (#1392)
1 parent 52b0238 commit 6cf81b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ <h3>Endpoints</h3>
762762
<tr>
763763
<td>POST</td>
764764
<td>/session/{<var>session id</var>}/window/new</td>
765-
<td><a>Create Window</a></td>
765+
<td><a>New Window</a></td>
766766
</tr>
767767

768768
<tr>
@@ -3237,7 +3237,7 @@ <h3><dfn>Get Window Handles</dfn></h3>
32373237
</section> <!-- /Get Window Handles -->
32383238

32393239
<section>
3240-
<h3><dfn>Create Window</dfn></h3>
3240+
<h3><dfn>New Window</dfn></h3>
32413241

32423242
<table class="simple jsoncommand">
32433243
<tr>
@@ -3304,7 +3304,7 @@ <h3><dfn>Create Window</dfn></h3>
33043304
<li><p>Return <a>success</a> with data <var>result</var>.
33053305
</ol>
33063306

3307-
</section> <!-- /Create Window -->
3307+
</section> <!-- /New Window -->
33083308

33093309
<section>
33103310
<h3><dfn>Switch To Frame</dfn></h3>

0 commit comments

Comments
 (0)