mirror of
https://github.com/beetbox/beets.git
synced 2026-01-09 01:15:38 +01:00
Merge pull request #205 from duailibe/patch-2
Correcting typo in writing.rst
This commit is contained in:
commit
b0ae4d2fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ currently available are:
|
|||
* *pluginload*: called after all the plugins have been loaded after the ``beet``
|
||||
command starts
|
||||
|
||||
* *import*: called after a ``beet import`` command fishes (the ``lib`` keyword
|
||||
* *import*: called after a ``beet import`` command finishes (the ``lib`` keyword
|
||||
argument is a Library object; ``paths`` is a list of paths (strings) that were
|
||||
imported)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue