efl_input_focus: fix typo and code style

This commit is contained in:
Bruno Dilly 2016-11-28 16:14:39 -02:00
parent 80df180157
commit 8051fa1c35
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
class Efl.Input.Focus(Efl.Object, Efl.Input.Event)
{
[[Reprents a focus event. @since 1.19]]
[[Represents a focus event. @since 1.19]]
methods {
@property object {
[[The focused object]]
[[The focused object]]
values {
object: Efl.Object; [[The focused object.
In case this represents a canvas