summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-20 13:55:37 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-20 13:55:37 +0100
commit97484085494e8ec84f64d9b3e193c7a67d1051d2 (patch)
tree6f74de7f7de7140b00f57a3e8d0827c0d9effcda /tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page
parent8c7e27b90ceb176d463399735220df806ee7f35f (diff)
downloadgobject-introspection-97484085494e8ec84f64d9b3e193c7a67d1051d2.tar.gz
g-ir-doc-tool: Fix names of xref links
Diffstat (limited to 'tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page')
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page
index b79e210f..37319a50 100644
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page
+++ b/tests/doctool/GIRepository-2.0-C-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="GIRepository.Transfer">GITransfer</link> specifies who's responsible for freeing the resources after the
+<link xref="GIRepository.Transfer">GIRepository.Transfer</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,