docs: formatting nitpick in Efl.Player.eo

This commit is contained in:
Xavi Artigas 2019-09-25 12:33:24 +02:00
parent ce135194b4
commit eda96947b3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ interface Efl.Player
This property sets the playback state of the object. Re-setting the current
playback state has no effect.
If set to $false, the object's @.playback_progress property is, by default, reset to $0.0. A
If set to $false, the object's @.playback_progress property is, by default, reset to $[0.0]. A
class may alter this behavior, and it will be stated in the documentation for a class
if such behavior changes should be expected.