summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/player/Control.hxx2
1 files changed, 1 insertions, 1 deletions
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.
*/