Typo fix
This commit is contained in:
parent
c9081a206a
commit
71c45d8ebe
|
@ -226,7 +226,7 @@ of:
|
||||||
be enclosed in parantheses, e.g. :code:`((artist == 'FOO') AND
|
be enclosed in parantheses, e.g. :code:`((artist == 'FOO') AND
|
||||||
(album == 'BAR'))`
|
(album == 'BAR'))`
|
||||||
|
|
||||||
The :command:`find` commands are case sensitive, which
|
The :command:`find` commands are case sensitive, while
|
||||||
:command:`search` and related commands ignore case.
|
:command:`search` and related commands ignore case.
|
||||||
|
|
||||||
Prior to MPD 0.21, the syntax looked like this::
|
Prior to MPD 0.21, the syntax looked like this::
|
||||||
|
|
Loading…
Reference in New Issue