summaryrefslogtreecommitdiff
path: root/framework/source/loadenv
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-01-06 19:58:34 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-01-07 15:30:14 +0100
commitc64c4ad036bc7834423cf06ee3a5b1edb5cc5f6a (patch)
tree7711b3be07ad099c5a4dc3a151d3d7413c836b98 /framework/source/loadenv
parent37c383877d7896a2907ca8a2321481a80ea4e8a3 (diff)
Fix typo
Change-Id: I0c62fbf27986f20388d6fb7f44f4e998657d791f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86301 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework/source/loadenv')
-rw-r--r--framework/source/loadenv/loadenv.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/loadenv/loadenv.cxx b/framework/source/loadenv/loadenv.cxx
index 89c64e10a15c..2de5ebbfa7f2 100644
--- a/framework/source/loadenv/loadenv.cxx
+++ b/framework/source/loadenv/loadenv.cxx
@@ -559,9 +559,9 @@ LoadEnv::EContentType LoadEnv::classifyContent(const OUString&
// load request will fail.
/* Attention: The following code can't work on such special URLs!
- It should not break the office .. but it makes no sense
+ It should not break the office... but it makes no sense
to start expensive object creations and complex search
- algorithm if its clear, that such URLs must be handled
+ algorithm if it's clear, that such URLs must be handled
in a special way .-)
*/