summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zshbinsh.hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshbinsh.hook b/zshbinsh.hook
index 351448194972..5f1b5e744e92 100644
--- a/zshbinsh.hook
+++ b/zshbinsh.hook
@@ -5,7 +5,7 @@ Operation = Upgrade
Target = bash
[Action]
-Description = Re-pointing /bin/sh symlink to dash...
+Description = Re-pointing /bin/sh symlink to zsh...
When = PostTransaction
Exec = /usr/bin/ln -sfT zsh /usr/bin/sh
Depends = zsh