diff --git a/src/lib/eo/efl_object.eo b/src/lib/eo/efl_object.eo index 4366e550fa..c94395d68e 100644 --- a/src/lib/eo/efl_object.eo +++ b/src/lib/eo/efl_object.eo @@ -159,7 +159,7 @@ abstract Efl.Object () ]] } finalize { - [[Called at the end of #eo_add. Should not be called, just overridden.]] + [[Called at the end of efl_add. Should not be called, just overridden.]] return: Efl.Object; [[The new object created, can be NULL if aborting]] } name_find @const {