Kaydet (Commit) 88051c66 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Adolfo Jayme Barrientos

Fix typos

Change-Id: I979323310cbb3473f7dc0f3d9ae1ea3f4c1642db
Reviewed-on: https://gerrit.libreoffice.org/54420Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
üst 40c9a129
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment