mirror of
https://github.com/beetbox/beets.git
synced 2026-01-09 01:15:38 +01:00
typo
This commit is contained in:
parent
ef08fbee0c
commit
770664f27d
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ class ParentWorkPlugin(BeetsPlugin):
|
|||
item.try_write()
|
||||
command = ui.Subcommand(
|
||||
'parentwork',
|
||||
help=u'fetche parent works, composers and dates')
|
||||
help=u'fetch parent works, composers and dates')
|
||||
|
||||
command.parser.add_option(
|
||||
u'-f', u'--force', dest='force',
|
||||
|
|
|
|||
Loading…
Reference in a new issue