diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-01-12 13:49:44 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-01-12 13:50:33 +0100 |
commit | b501417f23f2d87c774603b687094c8017e13bb6 (patch) | |
tree | 361eb24ce57521c8ac6f232b5c202eec05e3bb31 /desktop | |
parent | e39602ae02d7cd99f95861febb3f53d07f97414c (diff) |
Typo: 'It as' -> 'It is'
Change-Id: I6ce5dc2333429fa472e2d605a95385912175910e
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/deployment/unopkg/unopkg.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/unopkg/unopkg.src b/desktop/source/deployment/unopkg/unopkg.src index 47fe49f6cd7e..d000036f6481 100644 --- a/desktop/source/deployment/unopkg/unopkg.src +++ b/desktop/source/deployment/unopkg/unopkg.src @@ -64,7 +64,7 @@ String RID_STR_UNOPKG_ACCEPT_LIC_N String RID_STR_CONCURRENTINSTANCE { - Text [ en-US ] = "unopkg cannot be started. The lock file indicates it as already running. " + Text [ en-US ] = "unopkg cannot be started. The lock file indicates it is already running. " "If this does not apply, delete the lock file at:"; }; |