swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 985ac59356a62ff30518355235c66e0e3126fbb6
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jun 28 11:21:00 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jun 28 21:44:39 2023 +0200

    Fix typo
    
    Change-Id: I4c55e4a263a01fd4fa1d84feb49ac97bed793a59
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153710
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git 
a/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
 
b/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
index c0147ae7b753..d41478c57c6b 100644
--- 
a/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
+++ 
b/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs
@@ -90,7 +90,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>

Reply via email to