[Libreoffice-commits] core.git: offapi/util sw/qa sw/uiconfig

Andrea Gelmini andrea.gelmini at gelma.net
Thu Mar 29 05:48:02 UTC 2018


 offapi/util/checknewapi.pl                                 |    2 +-
 sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample |    8 ++++----
 sw/uiconfig/swriter/ui/notebookbar.ui                      |    4 ++--
 sw/uiconfig/swriter/ui/notebookbar_compact.ui              |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit dcb9bd40810b773359464979eb7dbfddc03bc2d4
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Mon Mar 26 21:19:09 2018 +0200

    Fix typos
    
    Change-Id: I0f606816871d90173dedaa9fc4eb7e6ccebe0b1a
    Reviewed-on: https://gerrit.libreoffice.org/51919
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

diff --git a/offapi/util/checknewapi.pl b/offapi/util/checknewapi.pl
index 99cfb1bd5019..2e70e64f7d9d 100644
--- a/offapi/util/checknewapi.pl
+++ b/offapi/util/checknewapi.pl
@@ -17,7 +17,7 @@
 #
 #
 # checknewapi - a perl script to check for new API's
-# using two outputs from regview and dump the interscetion
+# using two outputs from regview and dump the intersection
 # of new types
 #
 
diff --git a/sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample b/sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample
index ec4e8423a08a..04bbce9365d3 100644
--- a/sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample
+++ b/sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample
@@ -196,7 +196,7 @@
 
     <h1>Business Directory</h1>
 
-<h4>A problem has been detected with your submisson</h4>
+<h4>A problem has been detected with your submission</h4>
 <p>In the <b>Business Name</b> box you did not enter a valid name.</p>
 <p>Please correct the problem below and resubmit.</p>
     <form action="addbiz.php" method="POST">
@@ -365,7 +365,7 @@
 <OPTION>Jamaica</OPTION>
 <OPTION>Japan</OPTION>
 <OPTION>Jordan</OPTION>
-<OPTION>Kazakstan</OPTION>
+<OPTION>Kazakhstan</OPTION>
 <OPTION>Kenya</OPTION>
 <OPTION>Kiribati</OPTION>
 <OPTION>Korea, Democratic People's Republic of</OPTION>
@@ -381,7 +381,7 @@
 <OPTION>Lithuania</OPTION>
 <OPTION>Luxembourg</OPTION>
 <OPTION>Macau</OPTION>
-<OPTION>Macedonia, the Former Yugoslac Republic of</OPTION>
+<OPTION>Macedonia, the Former Yugoslav Republic of</OPTION>
 <OPTION>Madagascar</OPTION>
 <OPTION>Malawi</OPTION>
 <OPTION>Malaysia</OPTION>
@@ -393,7 +393,7 @@
 <OPTION>Mauritania</OPTION>
 <OPTION>Mauritius</OPTION>
 <OPTION>Mexico</OPTION>
-<OPTION>Mirconesia, Federated States of</OPTION>
+<OPTION>Micronesia, Federated States of</OPTION>
 <OPTION>Moldova, Republic of</OPTION>
 <OPTION>Mongolia</OPTION>
 <OPTION>Morocco</OPTION>
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index ba01feecaf15..0691e6cac85a 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -4905,7 +4905,7 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="sfxlo-OptionalBox" id="FieldScetion">
+                      <object class="sfxlo-OptionalBox" id="FieldSection">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="valign">center</property>
@@ -6779,7 +6779,7 @@
                     <property name="valign">center</property>
                     <property name="vexpand">True</property>
                     <child>
-                      <object class="sfxlo-OptionalBox" id="LangeuageSection">
+                      <object class="sfxlo-OptionalBox" id="LanguageSection">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="valign">center</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index de3246a9e062..4ecf0422de88 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -5877,7 +5877,7 @@
                     <property name="valign">center</property>
                     <property name="vexpand">True</property>
                     <child>
-                      <object class="sfxlo-OptionalBox" id="LangeuageSection">
+                      <object class="sfxlo-OptionalBox" id="LanguageSection">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="valign">center</property>


More information about the Libreoffice-commits mailing list