player/Control: update API documentation

This commit is contained in:
Max Kellermann 2016-09-08 10:22:31 +02:00
parent c60d65dd8f
commit 1897409476

View File

@ -131,7 +131,7 @@ struct PlayerControl {
/**
* The error that occurred in the player thread. This
* attribute is only valid if #error is not
* attribute is only valid if #error_type is not
* #PlayerError::NONE. The object must be freed when this
* object transitions back to #PlayerError::NONE.
*/