Typo.
--- a/608toVTT/608toVTT.html Fri Nov 02 12:13:42 2012 +1100
+++ b/608toVTT/608toVTT.html Fri Nov 02 12:15:32 2012 +1100
@@ -193,7 +193,7 @@
</p>
<ul>
<li>The line height is defined as 5.33% of the video height, because CEA-608 requires 15 character rows to be rendered on 80% of the video rendering area’s height.</li>
- <li>The font height is defined from the line height by dividing it by 1.3; this is to make sure there is enough space for the characters in a line.</li>
+ <li>The font size is defined from the line height by dividing it by 1.3; this is to make sure there is enough space for the characters in a line.</li>
<li>The column width is defined as 2.5% of the video width, because CEA-608 requires 32 columns of characters to be rendered on 80% of the video rendering area’s width.</li>
<li>CEA-608 indent positions are every 10% of the video width, because CEA-68 defines a new indent position every 4 columns/characters.</li>
</ul>