sw/source/ui/envelp/mailmrge.cxx    |    2 +-
 sw/uiconfig/swriter/ui/mailmerge.ui |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0c004bca03b7756f3e5e09dc345072bb87a0f555
Author: Gabor Kelemen <kelem...@ubuntu.com>
Date:   Mon Jan 23 00:00:08 2017 +0100

    Typo: idividual in .ui element name
    
    Change-Id: I96a6baaebb80283a40051fd8dc062513d4ae32a8
    Reviewed-on: https://gerrit.libreoffice.org/33411
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/sw/source/ui/envelp/mailmrge.cxx b/sw/source/ui/envelp/mailmrge.cxx
index e6e35e67..5703310 100644
--- a/sw/source/ui/envelp/mailmrge.cxx
+++ b/sw/source/ui/envelp/mailmrge.cxx
@@ -151,7 +151,7 @@ SwMailMergeDlg::SwMailMergeDlg(vcl::Window* pParent, 
SwWrtShell& rShell,
 
     get(m_pSaveMergedDocumentFT, "savemergeddoclabel");
     get(m_pSaveSingleDocRB, "singledocument");
-    get(m_pSaveIndividualRB, "idividualdocuments");
+    get(m_pSaveIndividualRB, "individualdocuments");
     get(m_pGenerateFromDataBaseCB, "generate");
 
     get(m_pColumnFT, "fieldlabel");
diff --git a/sw/uiconfig/swriter/ui/mailmerge.ui 
b/sw/uiconfig/swriter/ui/mailmerge.ui
index 9ce2cbf..05fce81 100644
--- a/sw/uiconfig/swriter/ui/mailmerge.ui
+++ b/sw/uiconfig/swriter/ui/mailmerge.ui
@@ -694,7 +694,7 @@
                                               </packing>
                                             </child>
                                             <child>
-                                              <object class="GtkRadioButton" 
id="idividualdocuments">
+                                              <object class="GtkRadioButton" 
id="individualdocuments">
                                                 <property name="label" 
translatable="yes">Sa_ve as individual documents</property>
                                                 <property 
name="use_action_appearance">False</property>
                                                 <property 
name="visible">True</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to