aboutsummaryrefslogtreecommitdiff
path: root/src/decoder_api.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-02-11 12:36:31 +0100
committerMax Kellermann <max@duempel.org>2012-02-11 12:37:23 +0100
commit6e05071a47cd2f496f49d08823ace6fdcb1f79cd (patch)
tree39185e4cefdfaa056ea07f83a6890a5b8d36b90e /src/decoder_api.h
parentc8a990b9d38a37a4b800e4e6ad3df77ac3f493d8 (diff)
decoder_api: correct decoder_seek_error() documentation
Diffstat (limited to 'src/decoder_api.h')
-rw-r--r--src/decoder_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder_api.h b/src/decoder_api.h
index 9d032b45..6e011c39 100644
--- a/src/decoder_api.h
+++ b/src/decoder_api.h
@@ -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