decoder_api: correct decoder_seek_error() documentation

This commit is contained in:
Max Kellermann 2012-02-11 12:36:31 +01:00
parent c8a990b9d3
commit 6e05071a47

View File

@ -83,7 +83,7 @@ double
decoder_seek_where(struct decoder *decoder);
/**
* Call this right before decoder_command_finished() when seeking has
* Call this instead of decoder_command_finished() when seeking has
* failed.
*
* @param decoder the decoder object