summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2019-04-16 11:06:23 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2019-04-16 11:06:23 +0200
commit82b005875d9640ade71b54a3b3c43a3266f4c355 (patch)
tree9829e067626f7e96e5502966c9926d49afecac3c
parentcacbd9e58d52c9dce1a0e7248b58f69cfdb4515b (diff)
downloadefl-82b005875d9640ade71b54a3b3c43a3266f4c355.tar.gz
docs: Typo
-rw-r--r--src/lib/elementary/efl_ui_win.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/efl_ui_win.eo b/src/lib/elementary/efl_ui_win.eo
index 3d86408942..33a4be6510 100644
--- a/src/lib/elementary/efl_ui_win.eo
+++ b/src/lib/elementary/efl_ui_win.eo
@@ -160,7 +160,7 @@ class Efl.Ui.Win extends Efl.Ui.Widget implements Efl.Canvas.Scene, Efl.Access.W
get {
}
values {
- type: Efl.Ui.Win_Indicator_Mode; [[The mype, one of @Efl.Ui.Win_Indicator_Mode.]]
+ type: Efl.Ui.Win_Indicator_Mode; [[The type, one of @Efl.Ui.Win_Indicator_Mode.]]
}
}
@property keyboard_mode @beta {