summaryrefslogtreecommitdiff
path: root/framework/source/loadenv
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-02 20:17:40 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-03 10:31:49 +0200
commit602c6097850d6d659b760bdb0dd83baa906d416c (patch)
tree2c2b6ba0fdfd17825774dbe27bb267159a5c6b26 /framework/source/loadenv
parenteced5a20b5db1364aa9feb50dfc8e55b34324b9e (diff)
Fix typos
Change-Id: I71bacf86938af2b89a706c435c4f72a194ec8343 Reviewed-on: https://gerrit.libreoffice.org/78417 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework/source/loadenv')
-rw-r--r--framework/source/loadenv/loadenv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/loadenv/loadenv.cxx b/framework/source/loadenv/loadenv.cxx
index 73180facd46a..119f7d22ffcc 100644
--- a/framework/source/loadenv/loadenv.cxx
+++ b/framework/source/loadenv/loadenv.cxx
@@ -554,7 +554,7 @@ 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 make 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
in a special way .-)