mirror of
https://github.com/beetbox/beets.git
synced 2026-01-02 22:12:53 +01:00
add missing space in comment
This commit is contained in:
parent
f520790713
commit
d298738612
1 changed files with 1 additions and 1 deletions
|
|
@ -675,7 +675,7 @@ class ImportSessionFixture(ImportSession):
|
|||
>>> importer.run()
|
||||
|
||||
This imports ``/path/to/import`` into `lib`. It skips the first
|
||||
album and imports thesecond one with metadata from the tags. For the
|
||||
album and imports the second one with metadata from the tags. For the
|
||||
remaining albums, the metadata from the autotagger will be applied.
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue