wizards/source/sfwidgets/SF_Toolbar.xba |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f8efe70aa2799622c12e27dbff70c7f12fe4b3e7
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Feb 28 21:03:16 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Mar 1 05:50:03 2023 +0000

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

diff --git a/wizards/source/sfwidgets/SF_Toolbar.xba 
b/wizards/source/sfwidgets/SF_Toolbar.xba
index e53d52306f4b..d65e7c61db06 100644
--- a/wizards/source/sfwidgets/SF_Toolbar.xba
+++ b/wizards/source/sfwidgets/SF_Toolbar.xba
@@ -154,7 +154,7 @@ End Property        &apos;  SFWidgets.SF_Toolbar.Name (get)
 
 REM 
-----------------------------------------------------------------------------
 Property Get ResourceURL() As String
-&apos;&apos;&apos;     Returns True when the toolbar is avaialble in all 
documents of the same type
+&apos;&apos;&apos;     Returns True when the toolbar is available in all 
documents of the same type
 &apos;&apos;&apos;     Example:
 &apos;&apos;&apos;             MsgBox myToolbar.ResourceURL
 

Reply via email to