spelling: typical

This commit is contained in:
Josh Soref 2017-10-22 21:28:58 +00:00
parent 722be83a14
commit 08248f0859

View File

@ -21,7 +21,7 @@ set timeout 2
# user switching command, by default `sudo su -` # user switching command, by default `sudo su -`
set swcmd $conf(s) set swcmd $conf(s)
# ending of typicall shell prompt (zsh/sh): # ending of typical shell prompt (zsh/sh):
set shpmt "(%|#|\\$) \\Z" set shpmt "(%|#|\\$) \\Z"
catch {set shpmt $env(EXPECT_PROMPT)} catch {set shpmt $env(EXPECT_PROMPT)}
# initial username: # initial username: