Skip to content

Commit 47c25b8

Browse files
authored
Issue-669: Seciton 9.15.3 remove incorrect reference to MB Field in Well-Known Text parseing step (#671)
1 parent 3d4997a commit 47c25b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4143,7 +4143,7 @@ <h3>Parsing content</h3>
41434143
Set |record|'s <a>lang</a> to |language|.
41444144
</li>
41454145
<li>
4146-
Set |record|'s <a>encoding</a> be "`utf-8`" if bit `7` ([=MB field=]) of
4146+
Set |record|'s <a>encoding</a> be "`utf-8`" if bit `7` of
41474147
|header| is equal to the value `0`, or else "`utf-16be`".
41484148
</li>
41494149
<li>

0 commit comments

Comments
 (0)