Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54ec76d8 authored by Shuhrat Dehkanov's avatar Shuhrat Dehkanov
Browse files

PopupWindow: fix typo in doc comment



Change-Id: I3abf21274485632badb433010d46710b6076a47c
Signed-off-by: default avatarShuhrat Dehkanov <k@efir.uz>
parent 2d3571cc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -338,9 +338,9 @@ public class PopupWindow {
    }
    
    /**
     * Set the flag on popup to ignore cheek press eventt; by default this flag
     * Set the flag on popup to ignore cheek press events; by default this flag
     * is set to false
     * which means the pop wont ignore cheek press dispatch events.
     * which means the popup will not ignore cheek press dispatch events.
     * 
     * <p>If the popup is showing, calling this method will take effect only
     * the next time the popup is shown or through a manual call to one of