[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - odk/config

Stephan Bergmann sbergman at redhat.com
Mon May 27 02:27:11 PDT 2013


 odk/config/setsdkenv_unix        |    2 +-
 odk/config/setsdkenv_windows.bat |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3288e3a2c3e2f6f4596d45d18cb06cd955d147fd
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon May 27 11:22:50 2013 +0200

    Typo (and don't shout at me)
    
    Change-Id: Id5ad3af1fd70de6b0e9d2640d12011362e7c34ef
    (cherry picked from commit ae6a7df73b6e279b315417e2a15a8d9a2117e9f3)

diff --git a/odk/config/setsdkenv_unix b/odk/config/setsdkenv_unix
index 38ab222..85925fe 100755
--- a/odk/config/setsdkenv_unix
+++ b/odk/config/setsdkenv_unix
@@ -62,7 +62,7 @@ else
     echo " ************************************************************************"
     echo " *"
     echo " *  You have to configure your SDK environment first before you can"
-    echo " *  can use it! The configuration has to be done only once."
+    echo " *  use it. The configuration has to be done only once."
     echo " *"
     echo " ************************************************************************"
     echo
diff --git a/odk/config/setsdkenv_windows.bat b/odk/config/setsdkenv_windows.bat
index ac1a559..a7b0079 100755
--- a/odk/config/setsdkenv_windows.bat
+++ b/odk/config/setsdkenv_windows.bat
@@ -52,7 +52,7 @@ if not exist "%OO_USER_SDKENV_SCRIPT%". (
    echo  ******************************************************************
    echo  *
    echo  *  You have to configure your SDK environment first before you can
-   echo  *  can use it! The configuration has to be done only once.
+   echo  *  use it. The configuration has to be done only once.
    echo  *
    echo  ******************************************************************
    echo.


More information about the Libreoffice-commits mailing list