Skip to content

Commit

Permalink
Fix typo in description of mpd_send_stickernames
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed Dec 23, 2023
1 parent 714b5d6 commit b1c7f3b
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 b1c7f3b

Please sign in to comment.