Fix typos
Change-Id: I979323310cbb3473f7dc0f3d9ae1ea3f4c1642db Reviewed-on: https://gerrit.libreoffice.org/54420 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
committed by
Adolfo Jayme Barrientos
parent
40c9a129e5
commit
88051c660f
@@ -362,7 +362,7 @@ void HsqlImporter::importHsqlDatabase()
|
||||
}
|
||||
}
|
||||
|
||||
// show first error occured
|
||||
// show first error occurred
|
||||
if (pException)
|
||||
{
|
||||
SAL_WARN("dbaccess", "Error during migration");
|
||||
|
@@ -13098,7 +13098,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="sfxlo-PriorityHBox" id="ToolsBox">
|
||||
<object class="sfxlo-PriorityHBox" id="ToolBox">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
@@ -13116,7 +13116,7 @@
|
||||
<property name="vexpand">True</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<child>
|
||||
<object class="svtlo-ManagedMenuButton" id="Tools-TollsButton:MenuTools">
|
||||
<object class="svtlo-ManagedMenuButton" id="Tools-ToolsButton:MenuTools">
|
||||
<property name="label" translatable="yes" context="notebookbar|ToolsMenuButton">_Tools</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
|
Reference in New Issue
Block a user