This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 3fc4c86 Fixed typos (evailable -> available)
3fc4c86 is described below
commit 3fc4c8614f322b5a364e15acb08d4c3f691ffc2f
Author: mseidel <[email protected]>
AuthorDate: Thu Jul 23 17:13:49 2020 +0200
Fixed typos (evailable -> available)
---
main/sw/source/core/access/acctable.hxx | 2 +-
.../src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/sw/source/core/access/acctable.hxx
b/main/sw/source/core/access/acctable.hxx
index f7c65f9..34aef3c 100644
--- a/main/sw/source/core/access/acctable.hxx
+++ b/main/sw/source/core/access/acctable.hxx
@@ -87,7 +87,7 @@ protected:
// get table data, update if necessary
inline SwAccessibleTableData_Impl& GetTableData();
- // Is table data evailable?
+ // Is table data available?
sal_Bool HasTableData() const { return (mpTableData != 0); }
void SetTableData(SwAccessibleTableData_Impl* mpNewTableData) ;
diff --git
a/main/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
b/main/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
index c4ec19d..74a82e8 100644
---
a/main/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
+++
b/main/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
@@ -95,7 +95,7 @@
<info><desc>The general error shown in case the
document could not be sent to the wiki server.</desc></info>
</prop>
<prop oor:name="NoWikiFilter" oor:type="xs:string"
oor:localized="true">
- <info><desc>The error is shown in case wiki
filter is not evailable.</desc></info>
+ <info><desc>The error is shown in case wiki
filter is not available.</desc></info>
</prop>
<prop oor:name="NoConnectionToURL" oor:type="xs:string"
oor:localized="true">
<info><desc>The error is shown in case no wiki
system was found on specified URL.</desc></info>