From: Xavi Artigas Date: Wed, 25 Sep 2019 10:33:24 +0000 (+0200) Subject: docs: formatting nitpick in Efl.Player.eo X-Git-Tag: submit/tizen/20190925.214157~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d554df98649d05fcdf6d6aaf877a4cfdc082545;p=platform%2Fupstream%2Fefl.git docs: formatting nitpick in Efl.Player.eo --- diff --git a/src/lib/efl/interfaces/efl_player.eo b/src/lib/efl/interfaces/efl_player.eo index e6425ee..3157715 100644 --- a/src/lib/efl/interfaces/efl_player.eo +++ b/src/lib/efl/interfaces/efl_player.eo @@ -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.