spelling: value

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:01:13 -05:00
parent a679c3d713
commit d37fe946e1

View file

@ -122,7 +122,7 @@ typedef enum {
//! A string containing the integer value of the shuffle mode. See AMSShuffleMode.
AMSQueueAttributeIDShuffleMode = 2,
//! A string containing the integer value value of the repeat mode. See AMSRepeatMode.
//! A string containing the integer value of the repeat mode. See AMSRepeatMode.
AMSQueueAttributeIDRepeatMode = 3,
NumAMSQueueAttributeID,