summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-19 16:35:59 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-19 16:35:59 +0100
commitddb5f1002447b7021b0a57ec02dcc191a17788e4 (patch)
tree12764e89601852795e17d1b6762cbb40afe60eb1 /tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page
parent2ef60df1a3939a4204eef17f668c7975786be79c (diff)
downloadgobject-introspection-ddb5f1002447b7021b0a57ec02dcc191a17788e4.tar.gz
g-ir-doc-tool: Implement intra-namespace cross references
Diffstat (limited to 'tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page
index 67f0729e..b79e210f 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page
+++ b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page
@@ -11,7 +11,7 @@
the caller. The callee is either a function/method/signal or an
object/interface where a property is defined. The caller is the side
accessing a property or calling a function.
-<link xref="GITransfer">GITransfer</link> specifies who's responsible for freeing the resources after the
+<link xref="GIRepository.Transfer">GITransfer</link> specifies who's responsible for freeing the resources after the
ownership transfer is complete. In case of a containing type such as a list,
an array or a hash table the container itself is specified differently from
the items within the container itself. Each container is freed differently,