diff --git a/doc.zih.tu-dresden.de/docs/software/zsh.md b/doc.zih.tu-dresden.de/docs/software/zsh.md index 4cc804c9aa3137314177d9d6dcd51a03cb9e98d1..147758a6a66dd84aeb040c80d0000110f4af882c 100644 --- a/doc.zih.tu-dresden.de/docs/software/zsh.md +++ b/doc.zih.tu-dresden.de/docs/software/zsh.md @@ -62,7 +62,8 @@ setopt correct_all ENABLE_CORRECTION="true" ``` -in `~/.zshrc` you get correction suggestions when the shell thinks that it might be what you want, e.g. when a command +in `~/.zshrc` you get correction suggestions when the shell thinks +that it might be what you want, e.g. when a command is expected to be handed an existing file. 