diff options
Diffstat (limited to 'Functions/Misc/zrecompile')
-rw-r--r-- | Functions/Misc/zrecompile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/zrecompile b/Functions/Misc/zrecompile index abebbbd9e..325415157 100644 --- a/Functions/Misc/zrecompile +++ b/Functions/Misc/zrecompile @@ -15,7 +15,7 @@ # -q: Be quiet, i.e.: only set the return status. # -p: If this is given, the arguments are interpreted differently: # they should form one or more sets of arguments for zcompile, -# seperated by `--'. For example: +# separated by `--'. For example: # # zrecompile -p \ # -R ~/.zshrc -- \ |