diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-04-23 19:42:10 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-04-23 19:53:01 -0400 |
commit | 853a514d366cf5706ea259be5d0f58055c89d821 (patch) | |
tree | f51bc6c97035d795da87a56c24e48cb2ffc5deba /configure.ac | |
parent | 702f9c5176eebb95c5a1bfd31c1f256b79301b19 (diff) |
"your can" -> "you can"
Change-Id: Iec2cdcdccb3c9a9771dd5f31f527ddccd470765c
Diffstat (limited to 'configure.ac')
-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: |