[Libreoffice-commits] core.git: sfx2/source

Julien Nabet serval2412 at yahoo.fr
Thu May 14 02:06:26 PDT 2015


 sfx2/source/view/frame.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 80968fd2808b1b20d6644c74228b6028ddb64994
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Thu May 14 11:05:42 2015 +0200

    Typos
    
    Change-Id: I69f02be4a3fc67b06eda6f6215fa136730d10f61

diff --git a/sfx2/source/view/frame.cxx b/sfx2/source/view/frame.cxx
index 29fbf42..a371774 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!");
         }
     }
 


More information about the Libreoffice-commits mailing list