diff options
author | jstebbins <[email protected]> | 2011-01-16 17:27:45 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2011-01-16 17:27:45 +0000 |
commit | f86fc4f7778d4a4d4d1bcac7bc75e97cfccae891 (patch) | |
tree | 4aa4b1a007f6ad969d83a4ce55ff86755f29b67e /gtk | |
parent | 21d74558fe663c7e8515419ad634e2e7d2bb6236 (diff) |
LinGui: fix typo
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3750 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/src/ghb.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 77b5d78e6..71b66db24 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -5701,7 +5701,7 @@ the required multiple.</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip-markup" translatable="yes"><b>Anamorphic Modes:</b> <small><tt> -None - Force pixel aspect ration to 1:1. +None - Force pixel aspect ratio to 1:1. Loose - Align dimensions to chosen 'Alignment' value and pick pixel aspect ratio that preserves the original display aspect ratio |