Skip to content

Commit

Permalink
Merge pull request #14289 from enen92/doxygenplayerinfolabels
Browse files Browse the repository at this point in the history
[Docs] Unescaped comma in Player.PlaySpeed
  • Loading branch information
Rechi committed Aug 11, 2018
2 parents 2d304b5 + 5a520e1 commit c30e663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbmc/GUIInfoManager.cpp
Expand Up @@ -352,7 +352,7 @@ const infomap integer_bools[] = {{ "isequal", INTEGER_IS_EQUAL },
/// \anchor Player_PlaySpeed
/// _string_,
/// Returns the player playback speed with the format %1.2f (1.00 means normal
/// playback speed). For Tempo, the default range is 0.80 - 1.50 (it can be changed
/// playback speed). For Tempo\, the default range is 0.80 - 1.50 (it can be changed
/// in advanced settings). If `Player.PlaySpeed` returns a value different from 1.00
/// and `Player.IsTempo` is false it means the player is in ff/rw mode.
/// }
Expand Down

0 comments on commit c30e663

Please sign in to comment.