File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1996,7 +1996,7 @@ <h3>Algorithm</h3>
1996
1996
< li > Initialize < var > result</ var > to an empty < a class ="changed "> map</ a > .</ li >
1997
1997
< li > Initialize < var > default language</ var > to < code > @none</ code > .
1998
1998
If the < var > active context</ var > has a < a > default language</ a > ,
1999
- set < var > default language</ var > to the < a > default language</ a > from the < a > active context</ a >
1999
+ set < var > default language</ var > to the < a > default language</ a > from the < var > active context</ var >
2000
2000
< span class ="changed "> normalized to lower case</ span > .</ li >
2001
2001
< li > For each key < a > term</ a > and value < a > term definition</ a > in
2002
2002
the < var > active context</ var > , ordered by shortest < a > term</ a >
@@ -2112,7 +2112,7 @@ <h3>Algorithm</h3>
2112
2112
< a > default base direction</ a > :
2113
2113
< ol >
2114
2114
< li > Initialize a variable < var > lang dir</ var >
2115
- with the concatenation of < a > default language</ a > and < a > default base direction</ a > ,
2115
+ with the concatenation of < var > default language</ var > and < a > default base direction</ a > ,
2116
2116
separate by an underscore (`"_"`),
2117
2117
normalized to lower case.</ li >
2118
2118
< li > If < var > language map</ var > does not have a < var > lang dir</ var > < a > entry</ a > ,
You can’t perform that action at this time.
0 commit comments