seoz pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=5e64eb3854498e6e93d23862beb7281fd2acfc0d

commit 5e64eb3854498e6e93d23862beb7281fd2acfc0d
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Tue Aug 18 00:32:09 2015 +0900

    popup: Fix wrong since version in the doc.
---
 src/lib/elm_popup.eo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/elm_popup.eo b/src/lib/elm_popup.eo
index 38bea7e..67323e9 100644
--- a/src/lib/elm_popup.eo
+++ b/src/lib/elm_popup.eo
@@ -122,7 +122,7 @@ class Elm.Popup (Elm.Layout, 
Elm_Interface_Atspi_Widget_Action)
 
               Normally content area does not contain scroller.
 
-              @since 1.15
+              @since 1.16
             ]]
          }
          get {
@@ -130,7 +130,7 @@ class Elm.Popup (Elm.Layout, 
Elm_Interface_Atspi_Widget_Action)
 
               Normally content area does not contain scroller.
 
-              @since 1.15
+              @since 1.16
             ]]
          }
          values {

-- 


Reply via email to