Add a note to the design docs.
[dcpomatic.git] / doc / design / timing.tex
index 0b6d73f3a259bc579cb4183f511c006116da8fca..6cd1ca6891c8dcd7126fd9a642e30b1c067014a0 100644 (file)
@@ -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.
 
 
 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
 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