Fix typo in widget name

svn path=/trunk/netsurf/; revision=2882
This commit is contained in:
Rob Kendrick 2006-08-22 00:50:06 +00:00
parent 3cafb693ee
commit 055a7b84a3
1 changed files with 1 additions and 1 deletions

View File

@ -3175,7 +3175,7 @@ NTLM authentication</property>
</child>
<child>
<widget class="GtkCheckButton" id="checkDusableAnimations">
<widget class="GtkCheckButton" id="checkDisableAnimations">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Display only the first frame of animated images.</property>
<property name="can_focus">True</property>