summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/fileobj.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-29 09:07:35 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-07-29 10:08:01 +0200
commit4a9ac82cab9d77e593f9ea4a070eadb50a2bba0a (patch)
tree4419bf1f13a4c768cf5f8bb70d377054ae9f7ee5 /sfx2/source/appl/fileobj.cxx
parent86b24adfbdebbf95ee8399f7be8d30b4debb1301 (diff)
Fix typos
Change-Id: I94bfbfef24be46583c5c2877e468ed65c2bd5eb0 Reviewed-on: https://gerrit.libreoffice.org/76513 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sfx2/source/appl/fileobj.cxx')
-rw-r--r--sfx2/source/appl/fileobj.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/fileobj.cxx b/sfx2/source/appl/fileobj.cxx
index 41af9a85031e..fe4d1e463119 100644
--- a/sfx2/source/appl/fileobj.cxx
+++ b/sfx2/source/appl/fileobj.cxx
@@ -325,7 +325,7 @@ void SvFileObject::Edit(weld::Window* pParent, sfx2::SvBaseLink* pLink, const Li
IMPL_LINK_NOARG( SvFileObject, LoadGrfReady_Impl, void*, void )
{
- // When we come form here there it can not be an error no more.
+ // When we come from here there it can not be an error no more.
bLoadError = false;
bWaitForData = false;