diff options
Diffstat (limited to 'src/Partition.hxx')
-rw-r--r-- | src/Partition.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Partition.hxx b/src/Partition.hxx index 23c5745ec..1d326b147 100644 --- a/src/Partition.hxx +++ b/src/Partition.hxx @@ -167,8 +167,8 @@ struct Partition { } /** - * A tag in the play queue has been modified. Propagate the - * change to all subsystems. + * A tag in the play queue has been modified by the player + * thread. Propagate the change to all subsystems. */ void TagModified(); |