Commit f3d16f6d authored by Max Kellermann's avatar Max Kellermann

output/Thread: fix typo in comment

parent 4464cdcc
......@@ -458,7 +458,7 @@ AudioOutputControl::Task() noexcept
case Command::RELEASE:
if (!open) {
/* the output has failed after
the PAUSE command was submitted; bail
the RELEASE command was submitted; bail
out */
CommandFinished();
break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment