summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorAnthony J. Bentley <anthony@cathet.us>2014-11-10 22:39:28 +0000
committerVincent Sanders <vince@kyllikki.org>2014-11-10 22:39:28 +0000
commitad414165f9a3bb872d61dd0ad4bf7ede88ba0fb7 (patch)
tree325b9ff143958f2d35614dbc1299bf4291d69b79 /gtk
parentf686882856ce64690b769edde164b7b59a1f07d6 (diff)
downloadnetsurf-ad414165f9a3bb872d61dd0ad4bf7ede88ba0fb7.tar.gz
netsurf-ad414165f9a3bb872d61dd0ad4bf7ede88ba0fb7.tar.bz2
Typo fix: maintinance → maintenance in gtk frontend (closes #2217)
Diffstat (limited to 'gtk')
-rw-r--r--gtk/res/options.gtk2.ui4
-rw-r--r--gtk/res/options.gtk3.ui4
2 files changed, 4 insertions, 4 deletions
diff --git a/gtk/res/options.gtk2.ui b/gtk/res/options.gtk2.ui
index 9c2f5c6d2..ade2b8333 100644
--- a/gtk/res/options.gtk2.ui
+++ b/gtk/res/options.gtk2.ui
@@ -1759,8 +1759,8 @@
<placeholder/>
</child>
<child>
- <object class="GtkButton" id="buttonCacheMaintinance">
- <property name="label" translatable="yes">preferencesCacheMaintinance</property>
+ <object class="GtkButton" id="buttonCacheMaintenance">
+ <property name="label" translatable="yes">preferencesCacheMaintenance</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
diff --git a/gtk/res/options.gtk3.ui b/gtk/res/options.gtk3.ui
index ac435834a..70e7809a7 100644
--- a/gtk/res/options.gtk3.ui
+++ b/gtk/res/options.gtk3.ui
@@ -1899,8 +1899,8 @@
<placeholder/>
</child>
<child>
- <object class="GtkButton" id="buttonCacheMaintinance">
- <property name="label" translatable="yes">preferencesCacheMaintinance</property>
+ <object class="GtkButton" id="buttonCacheMaintenance">
+ <property name="label" translatable="yes">preferencesCacheMaintenance</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>