diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-03-12 01:08:34 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-03-12 01:08:34 -0600 |
commit | 65b4d2a6185b1b98e22101c7d33ab42b3a4a4525 (patch) | |
tree | 0901f70877e831c31e046273fe95a47fa5b887d3 /sfx2 | |
parent | b5ba60e39f689d5db7868b1149271787dcb5602f (diff) |
Typo
Change-Id: I834c8473a6c2ad135359c45af868132bbb6960f8
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/view/view.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/view.src b/sfx2/source/view/view.src index 81718cc81ff5..23b4682a4b28 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 |