mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: value
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
a679c3d713
commit
d37fe946e1
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue