summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-27 00:38:18 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-27 00:38:18 +0100
commitfd2b1840496fa121727b7e835843c8beeaebd5eb (patch)
treeecd324800edca0aa3f18e5adf3c86d43b3b80a2a /doc/design
parentf188128e2577942f030374631d3cf1324a00624a (diff)
Typo.
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/timing.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/timing.tex b/doc/design/timing.tex
index 0b6d73f3a..6cd1ca689 100644
--- a/doc/design/timing.tex
+++ b/doc/design/timing.tex
@@ -62,7 +62,7 @@ I've been trying for a while with \texttt{Time} as a wall-clock
I think this is the cause of content being overlapped in this case.
-It is tempting to solve this by making Time a subdivsion of DCP video
+It is tempting to solve this by making Time a subdivision of DCP video
frame rate. This makes things nicer in many ways; you get a 1:1
mapping of content video frames to Time in most cases, but not when
video frames are skipped to halve the frame rate, say. In this case