Correcting typo in writing.rst

Simple typo: "fishes" -> "finishes"
This commit is contained in:
Lucas Duailibe 2013-03-06 19:59:08 -03:00
parent 1a7ec6dc79
commit 5a8880e86f

View file

@ -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)