Skip to content

Commit a60ef63

Browse files
committed
child context
1 parent b196543 commit a60ef63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2457,10 +2457,10 @@ To <dfn>get the navigable info</dfn> given |navigable|,
24572457

24582458
1. Set |child infos| to an empty [=/list=].
24592459

2460-
1. For each |child context| of |child navigables|:
2460+
1. For each |child navigable| of |child navigables|:
24612461

24622462
1. Let |info| be the result of [=get the navigable info=] given
2463-
|child context|, |child depth|, and false.
2463+
|child navigable|, |child depth|, and false.
24642464

24652465
1. Append |info| to |child infos|
24662466

0 commit comments

Comments
 (0)