diff --git a/Test/comptest b/Test/comptest index 4a23e8937..42fe651d7 100644 --- a/Test/comptest +++ b/Test/comptest @@ -98,7 +98,7 @@ zpty_flush() { while zpty -r -t zsh junk \* ; do (( ZTST_verbose > 2 )) && print -n -u $ZTST_fd "${(V)junk}" done - (( ZTST_verobse > 2 )) && print -u $ZTST_fd '' + (( ZTST_verbose > 2 )) && print -u $ZTST_fd '' fi }