summaryrefslogtreecommitdiff
path: root/src/player/Control.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2016-09-08 10:22:31 +0200
committerMax Kellermann <max@musicpd.org>2016-09-08 12:07:22 +0200
commit1897409476c433080e0a9f71d908778fdda75264 (patch)
tree6825fb2f37e9f1ff0102f228df2234b1025e3e85 /src/player/Control.hxx
parentc60d65dd8f972fb3c87c4c31ffacae79f5c26d15 (diff)
player/Control: update API documentation
Diffstat (limited to 'src/player/Control.hxx')
-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.
*/