summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.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.value_info_get_value.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.value_info_get_value.page')
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page
index 3758e194..637db67b 100644
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page
+++ b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page
@@ -23,13 +23,13 @@
<synopsis><code mime="text/x-csrc">
gint64 g_value_info_get_value (GIValueInfo* info);
</code></synopsis>
-<p>Obtain the enumeration value of the <link xref="GIRepository.ValueInfo">GIValueInfo</link>.</p><p>as a 32-bit signed or unsigned value. The use of gint64 as the
+<p>Obtain the enumeration value of the <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link>.</p><p>as a 32-bit signed or unsigned value. The use of gint64 as the
return type is to allow both.</p>
<table>
<tr>
<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ValueInfo">GIValueInfo</link></p></td>
+<td><p>a <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link></p></td>
</tr>
<tr>
<td><p>Returns :</p></td>