summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-11 18:33:24 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-12 10:24:52 +0200
commit7aef9ab8e81a7ccbdcc6042c49a972ee631d936e (patch)
tree8cf8b95bf09d819c620babc479380c735972cea3 /sfx2
parentfa0722d248733a616c7fbc2fb8ac2d46a2b8eb13 (diff)
Fix typos
Change-Id: I35cebe0e3f2a69872884d41d84ec9113bc5b484e Reviewed-on: https://gerrit.libreoffice.org/77287 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/printhelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/printhelper.cxx b/sfx2/source/doc/printhelper.cxx
index bd26b76d46c3..928196f5fbce 100644
--- a/sfx2/source/doc/printhelper.cxx
+++ b/sfx2/source/doc/printhelper.cxx
@@ -661,7 +661,7 @@ void SAL_CALL SfxPrintHelper::print(const uno::Sequence< beans::PropertyValue >&
}
else
{
- // it's an ucb target. So we must use a temp. file for vcl
+ // it's a ucb target. So we must use a temp. file for vcl
// and move it after printing by using the ucb.
// Create a temp file on the heap (because it must delete the
// real file on disk automatically if it die - bt we have to share it with