Skip to content

Commit

Permalink
Merge pull request #117 from jcorporation/typo
Browse files Browse the repository at this point in the history
Fix typo in description of mpd_send_stickernames
  • Loading branch information
jcorporation committed Apr 23, 2024
2 parents 30dd8d0 + b1c7f3b commit a07d556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mpd/sticker.h
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ void
mpd_return_sticker(struct mpd_connection *connection, struct mpd_pair *pair);

/**
* Obtains an uniq and sortes list of all sticker names. Call
* Obtains an uniq and sorted list of all sticker names. Call
* mpd_recv_pair() to receive each response item.
*
* @param connection the connection to MPD
Expand Down

0 comments on commit a07d556

Please sign in to comment.