eo: Add a space in documentation

This separates the brief and the content.
This commit is contained in:
Jean-Philippe Andre 2017-08-08 18:14:07 +09:00
parent 1dad7e3e02
commit 8b3c1eb069
1 changed files with 2 additions and 1 deletions

View File

@ -166,7 +166,8 @@ abstract Efl.Object ()
}
name_find {
[[Find a child object with the given name and return it.
The search string can be a glob (shell style). It can also
The search string can be a glob (shell style, using *). It can also
specify class name in the format of "class:name" where ":"
separates class and name. Both class and name can be globs.
If class is specified, and name is empty like "class:" then