diff options
-rw-r--r-- | offapi/util/checknewapi.pl | 2 | ||||
-rw-r--r-- | sw/qa/extras/uiwriter/data/flowframe_null_ptr_deref.sample | 8 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar.ui | 4 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_compact.ui | 2 |
4 files changed, 8 insertions, 8 deletions
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> |