From f378e723d2dbcbdeb65d7843c095d70d0bb7e0e0 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 15 Jun 2015 19:44:53 +0200 Subject: Fix typos Change-Id: I528752dfabeb31d14c350f79819b521537ab9b56 Reviewed-on: https://gerrit.libreoffice.org/16300 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- desktop/source/deployment/registry/package/dp_package.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop') diff --git a/desktop/source/deployment/registry/package/dp_package.cxx b/desktop/source/deployment/registry/package/dp_package.cxx index 51778a9f80db..db08cb9033e9 100644 --- a/desktop/source/deployment/registry/package/dp_package.cxx +++ b/desktop/source/deployment/registry/package/dp_package.cxx @@ -526,7 +526,7 @@ BackendImpl::PackageImpl::isRegistered_( { //In case the object was created for a removed extension (m_bRemoved = true) //but the extension is not registered, then bundle will be empty. Then - //the return value will be Optional<...>.IsPresent= false. Althoug this is + //the return value will be Optional<...>.IsPresent= false. Although this is //not true, this does not matter. Then registerPackage or revokePackage //would never be called for the items. But since the extension is removed //and not registered anyway, this does not matter. -- cgit v1.2.3