diff options
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:"; }; |