diff options
author | jstebbins <[email protected]> | 2009-03-02 19:14:19 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2009-03-02 19:14:19 +0000 |
commit | ab8ff49e34851f729d714409b845c34363eb6732 (patch) | |
tree | f1f09c61d1b8d038c492f02b951fd17a73ebbde9 | |
parent | 7ddfbb43e072615b19042e852079b80061fd962c (diff) |
LinGui: another typo
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2202 b64f7644-9d1e-0410-96f1-a4d463321fa5
-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 06d3e8a99..a56a53bf1 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -3474,7 +3474,7 @@ the required multiple.</property> <object class="GtkLabel" id="label85"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Video Qaulity Granularity</property> + <property name="label" translatable="yes">Video Quality Granularity</property> </object> <packing> <property name="position">1</property> |