summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-05-14 11:05:42 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-05-14 11:05:42 +0200
commit80968fd2808b1b20d6644c74228b6028ddb64994 (patch)
treed9ed58fe8581b94542bb52f7739b7499a39f3802 /sfx2
parent80cf5251e3e6003c73b1db8667a6cdf252664aea (diff)
Typos
Change-Id: I69f02be4a3fc67b06eda6f6215fa136730d10f61
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/view/frame.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/frame.cxx b/sfx2/source/view/frame.cxx
index 29fbf423c6f6..a3717740e34a 100644
--- a/sfx2/source/view/frame.cxx
+++ b/sfx2/source/view/frame.cxx
@@ -831,7 +831,7 @@ void SfxFrame::CreateWorkWindow_Impl()
}
catch(Exception&)
{
- OSL_FAIL("SfxFrame::CreateWorkWindow_Impl: Exception cachted. Please try to submit a repoducable bug !");
+ OSL_FAIL("SfxFrame::CreateWorkWindow_Impl: Exception caught. Please try to submit a reproducable bug!");
}
}