[Libreoffice-commits] core.git: configure.ac

Tor Lillqvist tml at collabora.com
Tue Dec 13 17:10:26 UTC 2016


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bfabed025b93611d342a970d927be4c17044a7c6
Author: Tor Lillqvist <tml at collabora.com>
Date:   Tue Dec 13 19:01:23 2016 +0200

    Grammar nitpick
    
    Change-Id: Ic1b24416de53b2b3cff79358b3e299ce4b40d859

diff --git a/configure.ac b/configure.ac
index 18815ad..c26693b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12944,7 +12944,7 @@ _EOF
 
 if test $_os != WINNT -a "$CROSS_COMPILING" != TRUE; then
     cat << _EOF
-After the build has finished, you can immediately run it using:
+After the build of LibreOffice has finished successfully, you can immediately run LibreOffice using the command:
 _EOF
 
     if test $_os = Darwin; then


More information about the Libreoffice-commits mailing list