mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-30 11:01:45 +08:00
Typo.
This commit is contained in:
parent
498fec2282
commit
4e44c11d51
@ -8488,7 +8488,7 @@ aliases'': let it convert @samp{$@{1+"$@@"@}} into @samp{"$@@"} by
|
||||
itself:
|
||||
|
||||
@example
|
||||
test -n "$@{ZSH_VERSION+set@}" = set && alias -g '$@{1+"$@@"@}'='"$@@"'
|
||||
test "$@{ZSH_VERSION+set@}" = set && alias -g '$@{1+"$@@"@}'='"$@@"'
|
||||
@end example
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user