Add a very simple test for writing subtitles.
[libdcp.git] / src / subtitle_string.h
index 0f066164e6ccbf2b8e81cd6da5636ee91bfe3fc7..966ae8cb129b2f82fe1fae371034d37012783d89 100644 (file)
@@ -135,7 +135,7 @@ private:
        int _size;
        Time _in;
        Time _out;
-       /** Vertical position as a proportion of the screen height from the top
+       /** Vertical position as a proportion of the screen height from the _v_align
         *  (between 0 and 1)
         */
        float _v_position;