summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2008-12-30 18:28:03 +0000
committerRalph Giles <giles@xiph.org>2008-12-30 18:28:03 +0000
commit65bc95295b58f6b85d5c4d461bb2de59b63ad478 (patch)
tree892203710eed0dffead0514a64f70f9b3c7eefdb /doc
parent27948edfc9cf54629ee6a43590cefd72426263c9 (diff)
downloadogg-65bc95295b58f6b85d5c4d461bb2de59b63ad478.tar.gz
Monotonicity of time ordering cannot be 'strict' as this equal times are
possible. Use the more obvious term 'non-decreasing' for clarity. git-svn-id: http://svn.xiph.org/trunk/ogg@15595 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'doc')
-rw-r--r--doc/ogg-multiplex.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ogg-multiplex.html b/doc/ogg-multiplex.html
index 3b16dde..41c1481 100644
--- a/doc/ogg-multiplex.html
+++ b/doc/ogg-multiplex.html
@@ -104,8 +104,8 @@ time stamp (the Granule Position) that represents an absolute time
landmark within the stream. After the pages representing stream
headers (all logical stream headers occur at the beginning of a
physical bitstream section before any logical stream data), logical
-stream data pages are arranged in a physical bitstream in strict,
-monotonically increasing order of chronological absolute time as
+stream data pages are arranged in a physical bitstream in strict
+non-decreasing order by chronological absolute time as
specified by the granule position.</p>
<p>The only exception to arranging pages in strictly ascending time order