[Libreoffice-commits] .: shell/source

Jan Holesovsky kendy at kemper.freedesktop.org
Tue May 1 23:56:46 PDT 2012


 shell/source/unix/misc/senddoc.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b169bb235e0e96b994a2198dc90ff90b33c07511
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Wed May 2 08:56:18 2012 +0200

    Argh, another tweak.
    
    Change-Id: I69f3aa4151dde15b02cf28dae13415f86cffad10

diff --git a/shell/source/unix/misc/senddoc.sh b/shell/source/unix/misc/senddoc.sh
index 26ea5e8..a18562b 100755
--- a/shell/source/unix/misc/senddoc.sh
+++ b/shell/source/unix/misc/senddoc.sh
@@ -400,7 +400,7 @@ case `basename "$MAILER" | sed 's/-.*$//'` in
         ;;
 
     *)
-        # LO is configured something we do not recognize.
+        # LO is configured to use something we do not recognize.
         # Try to be smart, and send the mail anyway, if we have the
         # possibility to do so.
 


More information about the Libreoffice-commits mailing list