summaryrefslogtreecommitdiff
path: root/src/subtitle_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/subtitle_string.h')
-rw-r--r--src/subtitle_string.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/subtitle_string.h b/src/subtitle_string.h
index 2317af5f..eaea94c0 100644
--- a/src/subtitle_string.h
+++ b/src/subtitle_string.h
@@ -89,7 +89,8 @@ public:
return _h_align;
}
- /** @return vertical position as a proportion of the screen height from the top
+ /** @return vertical position as a proportion of the screen height from the
+ * vertical alignment point.
* (between 0 and 1)
*/
float v_position () const {