summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hollerbach <mail@marcel-hollerbach.de>2019-09-12 13:26:20 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2019-09-12 13:26:20 +0200
commit1f96530a1c7b94fda1dc4a6ff544f2c05b47cae5 (patch)
tree37cf9a2a73f0e1c7b7acce9da54d1386fbdc5e08
parent7d727bbb26213c52f210e663359fd30e4e4f958a (diff)
downloadefl-1f96530a1c7b94fda1dc4a6ff544f2c05b47cae5.tar.gz
efl_part: insert @ to link docs proberly
Reviewers: segfaultxavi Reviewed By: segfaultxavi Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D9919
-rw-r--r--src/lib/efl/interfaces/efl_part.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/efl/interfaces/efl_part.eo b/src/lib/efl/interfaces/efl_part.eo
index f282983cd6..f2917356c4 100644
--- a/src/lib/efl/interfaces/efl_part.eo
+++ b/src/lib/efl/interfaces/efl_part.eo
@@ -12,7 +12,7 @@ interface Efl.Part
Part proxy objects have a special lifetime that
is limited to one and only one function call. This
behavior is implemented in efl_part() which call
- Efl.Part.part_get(). Calling Efl.Part.part_get() directly
+ @.part_get(). Calling @.part_get() directly
should be avoided.
In other words, the caller does not hold a reference