summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-11-19 00:12:20 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-11-19 08:33:09 +0100
commit2f049ebdb343eeb377720e27463c1975a83a1985 (patch)
tree75be122785f8ac7762ed205beafec4adec9d8bd3 /svtools
parent67408174f82b42ecf55c7ea0a4348aabf73a51f3 (diff)
Fix typos
Change-Id: I0c966f517e337caa340526b48fa62b9910ce0a3e Reviewed-on: https://gerrit.libreoffice.org/63504 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/misc/templatefoldercache.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/misc/templatefoldercache.cxx b/svtools/source/misc/templatefoldercache.cxx
index 586e85bacf9e..ac997716d098 100644
--- a/svtools/source/misc/templatefoldercache.cxx
+++ b/svtools/source/misc/templatefoldercache.cxx
@@ -259,7 +259,7 @@ namespace svt
{
// use the base class operator with the local name of the content
OUString sURL = _rxContent->getURL();
- // #116281# Keep office installtion relocatable. Never store
+ // #116281# Keep office installation relocatable. Never store
// any direct references to office installation directory.
sURL = m_xOfficeInstDirs->makeRelocatableURL( sURL );
m_rStorage.WriteUniOrByteString( sURL, m_rStorage.GetStreamCharSet() );
@@ -660,7 +660,7 @@ namespace svt
while ( nRootDirectories-- )
{
OUString sURL = m_pCacheStream->ReadUniOrByteString(m_pCacheStream->GetStreamCharSet());
- // #116281# Keep office installtion relocatable. Never store
+ // #116281# Keep office installation relocatable. Never store
// any direct references to office installation directory.
sURL = getOfficeInstDirs()->makeAbsoluteURL( sURL );
m_aPreviousState.push_back(