docs: formatting nitpick in Efl.Player.eo
authorXavi Artigas <xavierartigas@yahoo.es>
Wed, 25 Sep 2019 10:33:24 +0000 (12:33 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 25 Sep 2019 21:12:44 +0000 (06:12 +0900)
src/lib/efl/interfaces/efl_player.eo

index e6425ee..3157715 100644 (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.