Skip to content

Commit 644f5a4

Browse files
committed
rename helper
1 parent 875a5f5 commit 644f5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1695,7 +1695,7 @@ contents be consistent between browsers. In those cases where order is not impor
16951695
ordered sets; implementations can optimize based on the fact that the order is not observable.
16961696

16971697
<div algorithm>
1698-
<p>To <dfn export for=set>create</dfn> a [=/set=], from a [=/list=] |input|:
1698+
<p>To <dfn export for=set>create a set</dfn>, given a [=/list=] |input|:
16991699

17001700
<ol>
17011701
<li><p>Let |result| be an empty [=/set=].

0 commit comments

Comments
 (0)