elementary: Fix minor typo in efl_ui_win.eo
authorChris Michael <cp.michael@samsung.com>
Tue, 14 Mar 2017 14:51:01 +0000 (10:51 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 14 Mar 2017 14:51:54 +0000 (10:51 -0400)
Small patch to fix a minor typo in the "noblank" property of
efl_ui_win.eo

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/elementary/efl_ui_win.eo

index 20f835d..4097f66 100644 (file)
@@ -532,7 +532,7 @@ class Efl.Ui.Win (Elm.Widget, Efl.Canvas, Elm.Interface.Atspi.Window,
             [[Set the noblank property of a window.
 
               The "noblank" property is a way to request the display on
-              which the windowis shown does not blank, screensave or
+              which the window is shown does not blank, screensave or
               otherwise hide or obscure the window. It is intended for
               uses such as media playback on a television where a user
               may not want to be interrupted by an idle screen. The