diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2005-06-17 22:37:52 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2005-06-17 22:37:52 +0000 |
commit | b443608e76029755f08e2f2a14c4b57a4bdcdfad (patch) | |
tree | 38f27c488b1b92471746a1f2e8bc32e8d4b8a65c /doc/COMMANDS | |
parent | 32ea85c09c01025547cfa377c9df78c53a2dbf44 (diff) | |
download | mpd-b443608e76029755f08e2f2a14c4b57a4bdcdfad.tar.gz mpd-b443608e76029755f08e2f2a14c4b57a4bdcdfad.tar.xz mpd-b443608e76029755f08e2f2a14c4b57a4bdcdfad.zip |
fix some typo's reported by jat
git-svn-id: https://svn.musicpd.org/mpd/trunk@3363 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc/COMMANDS')
-rw-r--r-- | doc/COMMANDS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/COMMANDS b/doc/COMMANDS index 2cae9e6ae..02238d8c9 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -134,11 +134,11 @@ playlist playlistinfo <int song> displays list of songs in the playlist - _song_ is optional and species a single song to displa info for + _song_ is optional and specifies a single song to display info for playlistid <int songid> displays list of songs in the playlist - _songid_ is optional and species a single song to display info for + _songid_ is optional and specifies a single song to display info for plchanges <playlist version> displays changed songs currently in the playlist since |