diff options
Diffstat (limited to 'src/subtitle_string.h')
| -rw-r--r-- | src/subtitle_string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle_string.h b/src/subtitle_string.h index 0f066164..966ae8cb 100644 --- a/src/subtitle_string.h +++ b/src/subtitle_string.h @@ -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; |
