From b169bb235e0e96b994a2198dc90ff90b33c07511 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Wed, 2 May 2012 08:56:18 +0200 Subject: Argh, another tweak. Change-Id: I69f3aa4151dde15b02cf28dae13415f86cffad10 --- shell/source/unix/misc/senddoc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/source') diff --git a/shell/source/unix/misc/senddoc.sh b/shell/source/unix/misc/senddoc.sh index 26ea5e868c5c..a18562b0ae10 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. -- cgit