mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Fix simple typo: speicifying -> specifying
This commit is contained in:
parent
cd29b3ce4a
commit
33c0755aed
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Then configure your playlists like this::
|
|||
playlist_dir: ~/.mpd/playlists
|
||||
forward_slash: no
|
||||
|
||||
It is possible to query the library based on a playlist by speicifying its
|
||||
It is possible to query the library based on a playlist by specifying its
|
||||
absolute path::
|
||||
|
||||
$ beet ls playlist:/path/to/someplaylist.m3u
|
||||
|
|
|
|||
Loading…
Reference in a new issue