summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-19 14:03:27 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-06 09:47:07 -0500
commit5a616bedcb65923ab206dd29f9baf53bef33b3ab (patch)
treee703a126abb976dd75525eb8575fca55513233f8 /sfx2
parent3f7eeab6d893b6875436e37311ea83520a90dba3 (diff)
Fix typos
Change-Id: I2297bf392a405f02be2450f4624f1c9fc0b512ce Reviewed-on: https://gerrit.libreoffice.org/16373 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> (cherry picked from commit 9ed033917b0bdaeb663395224a5e5b8b20a67169)
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/appdde.cxx2
-rw-r--r--sfx2/source/doc/objxtor.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/appl/appdde.cxx b/sfx2/source/appl/appdde.cxx
index 241fedf17166..081d6770cd04 100644
--- a/sfx2/source/appl/appdde.cxx
+++ b/sfx2/source/appl/appdde.cxx
@@ -441,7 +441,7 @@ bool SfxApplication::InitializeDde()
// we certainly want to support RTF!
pAppData_Impl->pDdeService->AddFormat( SotClipboardFormatId::RTF );
- // Config path as a topic becauseof multiple starts
+ // Config path as a topic because of multiple starts
INetURLObject aOfficeLockFile( SvtPathOptions().GetUserConfigPath() );
aOfficeLockFile.insertName( "soffice.lck" );
OUString aService( SfxDdeServiceName_Impl(
diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx
index d2be8b312ae4..7b2a1972fd48 100644
--- a/sfx2/source/doc/objxtor.cxx
+++ b/sfx2/source/doc/objxtor.cxx
@@ -817,7 +817,7 @@ void SfxObjectShell::InitBasicManager_Impl()
*/
{
- /* #163556# (DR) - Handling of recursive calls while creating the Bacic
+ /* #163556# (DR) - Handling of recursive calls while creating the Basic
manager.
It is possible that (while creating the Basic manager) the code that