summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/subtitle_asset.h2
1 files changed, 1 insertions, 1 deletions
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;