summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/docfile.cxx')
-rw-r--r--sfx2/source/doc/docfile.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/docfile.cxx b/sfx2/source/doc/docfile.cxx
index a9a5df0633e7..bbca97044bde 100644
--- a/sfx2/source/doc/docfile.cxx
+++ b/sfx2/source/doc/docfile.cxx
@@ -3466,7 +3466,7 @@ void SfxMedium::CreateTempFile( bool bReplace )
if ( !bTransferSuccess && pImp->m_pInStream )
{
- // the case when there is no URL-access available or this is a remote protocoll
+ // the case when there is no URL-access available or this is a remote protocol
// but there is an input stream
GetOutStream();
if ( pImp->m_pOutStream )