diff --git a/spec/ttml2.xml b/spec/ttml2.xml index f57843cbc..437c1ceba 100644 --- a/spec/ttml2.xml +++ b/spec/ttml2.xml @@ -2105,7 +2105,7 @@ are also explicitly called out in specification text.
fragment, using the Kleene operators?
, *
and +
. Each element name therein is a hyperlink to its
own illustration.
-The term linear white-space (LWSP) is to be interpreted as a non-empty sequence of +
The term linear whitespace (LWSP) is to be interpreted as a non-empty sequence of
SPACE (U+0020), TAB (U+0009), CARRIAGE RETURN (U+000D), or LINE FEED (U+000A),
which corresponds to production [3] S
as defined by
The following conventions are used in the specification of value syntax expressions:
@@ -18954,7 +18954,7 @@ requirements that apply to the attribute targeted by the animation. <key-splines>A <key-splines> expression is used to specify a list of Bezier control points that control the pacing of an animation, wherein each pair of values is separated by a SEMICOLON (U+003B) character -optionally surrounded by linear white-space (LWSP) characters.
+optionally surrounded by linear whitespace (LWSP) characters.