|
From: Lasse Kärkkäi. <tr...@us...> - 2011-10-22 19:35:34
|
Author: Tapio Vierros <tap...@gm...> Date: Mon Aug 1 21:44:31 2011 +0300 Typo fix. --- data/schema.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/data/schema.xml b/data/schema.xml index a9ca5cc..ac324e6 100644 --- a/data/schema.xml +++ b/data/schema.xml @@ -110,7 +110,7 @@ to save the current settings to XML. <ui unit=" %" /> <limits min="0" max="100" step="2" /> <short>Stereo3D separation</short> - <long>The strenght of the effect. Experiment with different settings for best results.</long> + <long>The strength of the effect. Experiment with different settings for best results.</long> </entry> <entry name="graphic/video" type="bool" value="true"> <short>Video playback</short> |