summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-05-02 08:52:12 +0200
committerJan Holesovsky <kendy@suse.cz>2012-05-02 08:52:12 +0200
commit35ec1539218523579e9877e0a6d135bde128ab81 (patch)
tree8b39b1bba84a7b7e9f0e157b32877981902a35e0 /shell
parentbcb0f41fad6cd32113a02bb3a23b9b2fa648398d (diff)
Minor comment tweak.
Change-Id: Idb9ff7c41ad8a2cbe145224bd80c0864339207ec
Diffstat (limited to 'shell')
-rwxr-xr-xshell/source/unix/misc/senddoc.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/source/unix/misc/senddoc.sh b/shell/source/unix/misc/senddoc.sh
index e7309ebe0cd4..26ea5e868c5c 100755
--- a/shell/source/unix/misc/senddoc.sh
+++ b/shell/source/unix/misc/senddoc.sh
@@ -400,9 +400,9 @@ case `basename "$MAILER" | sed 's/-.*$//'` in
;;
*)
- # The user has tweaked the email settings, and configured something we
- # do not recognize. Try to be smart, and send the mail anyway, if we
- # have the possibility to do so.
+ # LO is configured something we do not recognize.
+ # Try to be smart, and send the mail anyway, if we have the
+ # possibility to do so.
if [ -n "$KDE_FULL_SESSION" -a -x /usr/bin/kde-open ] ; then
MAILER=/usr/bin/kde-open