docs: Typo in Efl.Text_Cursor

This commit is contained in:
Xavi Artigas 2020-01-17 12:56:51 +01:00
parent 478863862a
commit a0523ebba5
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ abstract @beta Efl.Text.Cursor extends Efl.Object implements Efl.Duplicate{
cur2: Efl.Text.Cursor; [[End of range.]]
}
return: iterator<Eina.Rect> @move; [[
Iterator on all geoemtries of the given range.]]
Iterator on all geometries of the given range.]]
}
range_precise_geometry_get {