summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-19 14:03:27 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-06-21 19:56:13 +0000
commit9ed033917b0bdaeb663395224a5e5b8b20a67169 (patch)
treefee00e845d8a2790efd874e5946f2fd07557b156 /sfx2
parent703832caef64e212d276667c7f2d79e4018abeea (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>
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 60bd56815e15..4676c9e7f2be 100644
--- a/sfx2/source/doc/objxtor.cxx
+++ b/sfx2/source/doc/objxtor.cxx
@@ -840,7 +840,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