Hi,

In section 3.5.1 Brace Expansion of the Bash Reference Manual,
"sequence" is misspelled "seqeunce".

-- 
Matt Kraai
https://ftbfs.org/kraai
diff -C2 -r bash-4.2~/doc/bashref.texi bash-4.2/doc/bashref.texi
*** bash-4.2~/doc/bashref.texi	2011-04-04 20:30:51.000000000 -0700
--- bash-4.2/doc/bashref.texi	2011-04-04 20:31:36.000000000 -0700
***************
*** 1555,1559 ****
  but the file names generated need not exist.
  Patterns to be brace expanded take the form of an optional @var{preamble},
! followed by either a series of comma-separated strings or a seqeunce expression
  between a pair of braces,
  followed by an optional @var{postscript}.
--- 1555,1559 ----
  but the file names generated need not exist.
  Patterns to be brace expanded take the form of an optional @var{preamble},
! followed by either a series of comma-separated strings or a sequence expression
  between a pair of braces,
  followed by an optional @var{postscript}.

Reply via email to