summaryrefslogtreecommitdiffstats
path: root/kdpkg-install/sh/kdpkg-sh
diff options
context:
space:
mode:
Diffstat (limited to 'kdpkg-install/sh/kdpkg-sh')
-rwxr-xr-xkdpkg-install/sh/kdpkg-sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdpkg-install/sh/kdpkg-sh b/kdpkg-install/sh/kdpkg-sh
index 59b3ad1..0e2df8a 100755
--- a/kdpkg-install/sh/kdpkg-sh
+++ b/kdpkg-install/sh/kdpkg-sh
@@ -40,7 +40,7 @@ if [ "$1" == "install" ]; then
else
echo ""
echo "Errors were encountered while installing your package"
- echo "Please press enter to continue"
+ echo "Please press enter to exit"
read
fi
fi