man: fix typo ('and' -> 'are')

This commit is contained in:
Michal Schmidt 2015-10-07 14:40:54 +02:00
parent df553b586b
commit 3faf145d32
1 changed files with 1 additions and 1 deletions

View File

@ -993,7 +993,7 @@
<literal>$FOO</literal> as a separate word on the command line, in
which case it will be replaced by the value of the environment
variable split at whitespace resulting in zero or more arguments.
For this type of expansion, quotes and respected when splitting
For this type of expansion, quotes are respected when splitting
into words, and afterwards removed.</para>
<para>Example:</para>