From bbb3db16cc7e6f2262a89da4bec9fc356d6c3c12 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 30 Nov 2014 19:19:24 +0000 Subject: Fix comment. --- src/subtitle_asset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/subtitle_asset.h b/src/subtitle_asset.h index 1571e569..0fa881a5 100644 --- a/src/subtitle_asset.h +++ b/src/subtitle_asset.h @@ -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; -- cgit v1.2.3