aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/command.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command.rs b/src/command.rs
index 207a1c6..999ee37 100644
--- a/src/command.rs
+++ b/src/command.rs
@@ -27,7 +27,7 @@ pub enum Command {
Seek { amount: Seek },
/// Stops audio playback
Stop,
- /// Switches to the next queue entry
+ /// Switches to the next playlist entry
#[structopt(alias = "skip")]
Next,
/// Clears the playback queue