]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typo.
authorAkim Demaille <akim@epita.fr>
Mon, 5 Feb 2001 16:36:11 +0000 (16:36 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 5 Feb 2001 16:36:11 +0000 (16:36 +0000)
doc/autoconf.texi

index 7682ed2e177bea20fb210218128e3b2924ccb427..3cd25f367c195b176fe1ce2cd2999e0413c98552 100644 (file)
@@ -5552,7 +5552,7 @@ Note that since @command{zsh} supports @command{unset}, you may unset
 @evindex IFS
 Don't set the first character of @code{IFS} to backslash.  Indeed,
 Bourne shells use the first character (backslash) when joining the
-components in @samp{"$@"} and some shells then re-interpret (!) the
+components in @samp{"$@@"} and some shells then re-interpret (!) the
 backslash escapes, so you can end up with backspace and other strange
 characters.