summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorChris Laplante <mostthingsweb@gmail.com>2014-05-14 14:20:24 -0400
committerNoel Grandin <noelgrandin@gmail.com>2014-05-15 06:46:43 +0000
commit618106a1913e2df8df5236bd4b20ea5379cfef33 (patch)
tree43e7af68112aea9c10bd51619cec70ff9a27be83 /sw/uiconfig
parent5409010efc6d7f81d2e87e6156a6bd0604355d24 (diff)
Misspelled property in SwAuthenticationSettingsDialog (seperate => separate)
Change-Id: I0cf29711459e5ec185b43cf28716729e659b00b4 Reviewed-on: https://gerrit.libreoffice.org/9357 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui
index 78644cbc4040..67858106033a 100644
--- a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui
+++ b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui
@@ -99,7 +99,7 @@
</packing>
</child>
<child>
- <object class="GtkRadioButton" id="seperateauthentication:wrap">
+ <object class="GtkRadioButton" id="separateauthentication:wrap">
<property name="label" translatable="yes">The outgoing mail server (SMTP) requires _separate authentication</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -209,7 +209,7 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">seperateauthentication:wrap</property>
+ <property name="group">separateauthentication:wrap</property>
</object>
<packing>
<property name="left_attach">0</property>