summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorRob Kendrick <rjek@netsurf-browser.org>2006-08-22 00:50:06 +0000
committerRob Kendrick <rjek@netsurf-browser.org>2006-08-22 00:50:06 +0000
commit055a7b84a35052cb9cac084a0e6d3f38bf06c048 (patch)
tree92c3a0422975d090840bb1d701957eda41029eb0 /gtk
parent3cafb693ee068d35ede01116e6835b824e6c996d (diff)
downloadnetsurf-055a7b84a35052cb9cac084a0e6d3f38bf06c048.tar.gz
netsurf-055a7b84a35052cb9cac084a0e6d3f38bf06c048.tar.bz2
Fix typo in widget name
svn path=/trunk/netsurf/; revision=2882
Diffstat (limited to 'gtk')
-rw-r--r--gtk/netsurf.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/netsurf.glade b/gtk/netsurf.glade
index ae414d478..839d2350f 100644
--- a/gtk/netsurf.glade
+++ b/gtk/netsurf.glade
@@ -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>