From 64a3124d928f337011cad137c2c059f1ef064377 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 17 Aug 2017 16:41:20 +0200 Subject: Fix typos Change-Id: Iaa9c0aea3ea1a239e378bd714ba335f91bb1faf3 Reviewed-on: https://gerrit.libreoffice.org/41194 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- desktop/source/pkgchk/unopkg/unopkg_app.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/source/pkgchk') diff --git a/desktop/source/pkgchk/unopkg/unopkg_app.cxx b/desktop/source/pkgchk/unopkg/unopkg_app.cxx index be570542a97c..ee1729fb7604 100644 --- a/desktop/source/pkgchk/unopkg/unopkg_app.cxx +++ b/desktop/source/pkgchk/unopkg/unopkg_app.cxx @@ -355,7 +355,7 @@ extern "C" int unopkg_main() //synchronize bundled/shared extensions //Do not synchronize when command is "reinstall". This could add types and services to UNO and //prevent the deletion of the registry data folder - //synching is done in XExtensionManager.reinstall + //syncing is done in XExtensionManager.reinstall if (!subcmd_gui && ! (subCommand == "reinstall") && ! dp_misc::office_is_running()) dp_misc::syncRepositories(false, xCmdEnv); -- cgit v1.2.3