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

Adolfo Jayme Barrientos fitojb at ubuntu.com
Sat Mar 12 07:09:29 UTC 2016


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

New commits:
commit 65b4d2a6185b1b98e22101c7d33ab42b3a4a4525
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Sat Mar 12 01:08:34 2016 -0600

    Typo
    
    Change-Id: I834c8473a6c2ad135359c45af868132bbb6960f8

diff --git a/sfx2/source/view/view.src b/sfx2/source/view/view.src
index 81718cc..23b4682 100644
--- a/sfx2/source/view/view.src
+++ b/sfx2/source/view/view.src
@@ -103,7 +103,7 @@ String STR_TARGET_DOC_NOT_CLASSIFIED
 
 String STR_DOC_CLASSIFICATION_TOO_LOW
 {
-    Text [ en-US ] = "This document has a lower classificaton level than the clipboard." ;
+    Text [ en-US ] = "This document has a lower classification level than the clipboard." ;
 };
 
 PushButton BT_CHECKOUT


More information about the Libreoffice-commits mailing list