summaryrefslogtreecommitdiffstats
path: root/src/Gui
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-10-27 14:35:15 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2009-10-27 14:35:15 +0100
commitb81581a2e82197325789cb451d5e679e3291278e (patch)
tree7e596c552e66edc475e6715e2660519609b2519d /src/Gui
parent3a44ae798e7bdfb692965f562a75383c486913e7 (diff)
downloadabrt-b81581a2e82197325789cb451d5e679e3291278e.tar.gz
abrt-b81581a2e82197325789cb451d5e679e3291278e.tar.xz
abrt-b81581a2e82197325789cb451d5e679e3291278e.zip
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'src/Gui')
-rw-r--r--src/Gui/settings_wizard.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gui/settings_wizard.glade b/src/Gui/settings_wizard.glade
index 2af5d77d..feab4351 100644
--- a/src/Gui/settings_wizard.glade
+++ b/src/Gui/settings_wizard.glade
@@ -19,7 +19,7 @@
<child>
<object class="GtkLabel" id="lWrongSettingsWarning">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;b&gt;WARNING:&lt;/b&gt; Wrong settings detected for some of the enabled reporter plugins, please use the buttons bellow to open respective configuration and fix it before you proceed, otherwise the reporting process can fail.
+ <property name="label" translatable="yes">&lt;b&gt;WARNING:&lt;/b&gt; Wrong settings detected for some of the enabled reporter plugins, please use the buttons below to open respective configuration and fix it before you proceed, otherwise the reporting process can fail.
</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>