about summary refs log tree commit diff
path: root/Src/Zle/zle_main.c
diff options
context:
space:
mode:
authorJens Schleusener <Jens.Schleusener@fossies.org>2020-01-09 13:39:44 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-09 13:42:02 +0000
commit11dbe4c286330f81fae5ac6d5f698f5ddb748710 (patch)
tree747b3a6ea08312efe98446fd90222d2f0a72d064 /Src/Zle/zle_main.c
parent4858e868dcf809016a1cb5680327d66d551353ae (diff)
downloadzsh-11dbe4c286330f81fae5ac6d5f698f5ddb748710.tar.gz
zsh-11dbe4c286330f81fae5ac6d5f698f5ddb748710.tar.xz
zsh-11dbe4c286330f81fae5ac6d5f698f5ddb748710.zip
45269: Fix misspellings in completions and elsewhere.
Diffstat (limited to 'Src/Zle/zle_main.c')
-rw-r--r--Src/Zle/zle_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/Zle/zle_main.c b/Src/Zle/zle_main.c
index 22cb21be3..be68f4722 100644
--- a/Src/Zle/zle_main.c
+++ b/Src/Zle/zle_main.c
@@ -893,7 +893,7 @@ getbyte(long do_keytmout, int *timeout, int full)
 		break;
 	    if (r == 0) {
 		/* The test for IGNOREEOF was added to make zsh ignore ^Ds
-		   that were typed while commands are running.  Unfortuantely
+		   that were typed while commands are running.  Unfortunately
 		   this caused trouble under at least one system (SunOS 4.1).
 		   Here shells that lost their xterm (e.g. if it was killed
 		   with -9) didn't fail to read from the terminal but instead