From 1897409476c433080e0a9f71d908778fdda75264 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 8 Sep 2016 10:22:31 +0200 Subject: [PATCH] player/Control: update API documentation --- src/player/Control.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/player/Control.hxx b/src/player/Control.hxx index 00d0db4dd..f9a224d44 100644 --- a/src/player/Control.hxx +++ b/src/player/Control.hxx @@ -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. */