diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 07c7d13c8570..6db63ce049f8 100644 --- a/configure.ac +++ b/configure.ac @@ -12831,7 +12831,7 @@ _EOF if test $_os != WINNT -a "$CROSS_COMPILING" != TRUE; then cat << _EOF -After the build has finished, your can immediately run it using: +After the build has finished, you can immediately run it using: instdir/program/soffice If you want to run the smoketest, issue: |