Fix comment.
authorCarl Hetherington <cth@carlh.net>
Sun, 30 Nov 2014 19:19:24 +0000 (19:19 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 30 Nov 2014 19:19:24 +0000 (19:19 +0000)
src/subtitle_asset.h

index 1571e5694fb2005c6a4d5e5f33b3c77592e787a9..0fa881a515816e9b52bc2ace73be6c1d51b79847 100644 (file)
@@ -123,7 +123,7 @@ private:
        Time _in;
        Time _out;
        /** Vertical position as a proportion of the screen height from the top
-        *  (between 0 and 1)
+        *  (between 0 and 100).
         */
        float _v_position;
        VAlign _v_align;