]> git.sesse.net Git - vlc/commitdiff
typo
authorChristophe Mutricy <xtophe@videolan.org>
Wed, 29 Mar 2006 14:35:58 +0000 (14:35 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Wed, 29 Mar 2006 14:35:58 +0000 (14:35 +0000)
share/http/dialogs/input

index 814086e186b2ff077e5b369b30da4fe68e1f3663..42ebc8c589248d536b95314c38beaf6444cd8da8 100644 (file)
@@ -217,7 +217,7 @@ This dialog needs the following dialogs to be fully functional: browse
       <input type="text" id="input_fake_width" size="8" onchange="update_input_fake();" />
       <label for="input_fake_height">Height</label>
       <input type="text" id="input_fake_height" size="8" onchange="update_input_fake();" />
-      <label for"input_fake_ar">Aspect ratio</label>
+      <label for="input_fake_ar">Aspect ratio</label>
       <input type="text" id="input_fake_ar" size="8" onchange="update_input_fake();" />
     </div>
   </div>