--- a/testsuite/Styling/TextAlign004.xml Thu Oct 29 18:48:27 2009 +0000
+++ b/testsuite/Styling/TextAlign004.xml Fri Nov 20 14:20:41 2009 +0000
@@ -6,7 +6,7 @@
<head>
<metadata>
<ttm:title>Styling Test - TextAlign - 004</ttm:title>
- <ttm:desc>Test tts:textAlign attribute with the center value in a pargraph.</ttm:desc>
+ <ttm:desc>Test tts:textAlign attribute with the center value in a paragraph.</ttm:desc>
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<ttp:profile use="dfxp-presentation" xmlns:ttp="http://www.w3.org/ns/ttml#parameter">
@@ -18,7 +18,7 @@
</head>
<body>
<div>
- <p begin="0s" end="10s" tts:textAlign="center">This caption is placed<br />in the center.</p>
+ <p begin="1s" end="10s" tts:textAlign="center">This caption is placed<br />in the center.</p>
</div>
</body>
</tt>