[www] r520 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: atamido
Date: 2004-08-23 12:06:21 +0400 (Mon, 23 Aug 2004)
New Revision: 520
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
design: Removed two spaces in front of one of the <li> elements as it added an extra carriage after the list graphic while viewing in FireFox. Who knows why.
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-23 08:03:54 UTC (rev 519)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-23 08:06:21 UTC (rev 520)
@@ -246,7 +246,7 @@
starting from the right. To store only the year, you would use, "2004".
To store a specific day such as May 1st, 2003, you would use "2003-05-01".
</li>
- <li><a name="float"/>Fields that require a Float should use the "."
+<li><a name="float"/>Fields that require a Float should use the "."
mark instead of the "," mark. To display it differently for another
local, applications should support auto replacement on display. Also, a thousandths
separator should not be used.</li>