mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Correcting typo in writing.rst
Simple typo: "fishes" -> "finishes"
This commit is contained in:
parent
1a7ec6dc79
commit
5a8880e86f
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