[Libreoffice-commits] core.git: wizards/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Dec 9 17:34:25 UTC 2020
wizards/source/sfdialogs/SF_DialogControl.xba | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a51e981a1dbf51a25def24d306e075eeeefecba8
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Dec 8 21:37:42 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Dec 9 18:33:49 2020 +0100
Fix typo
Change-Id: I637cd4a9a074c1907f3547f69999dea13c8d9f4a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107441
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/wizards/source/sfdialogs/SF_DialogControl.xba b/wizards/source/sfdialogs/SF_DialogControl.xba
index a2dce45e585b..1b8c72cc25fe 100644
--- a/wizards/source/sfdialogs/SF_DialogControl.xba
+++ b/wizards/source/sfdialogs/SF_DialogControl.xba
@@ -1150,7 +1150,7 @@ Public Sub _Initialize()
''' Complete the object creation process:
''' - Initialization of private members
''' - Collection of specific attributes
-''' - synchonization with parent dialog instance
+''' - synchronization with parent dialog instance
Dim vServiceName As Variant ' Split service name
Dim sType As String ' Last component of service name
More information about the Libreoffice-commits
mailing list