From 7274ea8c494c3033b3ea01f828d4d21fa511ed9a Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Thu, 13 Feb 2014 08:25:09 -0800 Subject: Fix character transposition typo --- Test/comptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test') 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 } -- cgit 1.4.1