summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-20 13:21:40 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-20 13:21:40 +0100
commit2a159369403da1e8ccd780f3e630f7963ad1fa96 (patch)
treed00edb041cbf6549eecef1209fffa5562c2b7915 /tests
parentaec162ff6ac3cd7b00634975f98eff8e9e79fb10 (diff)
downloadgobject-introspection-2a159369403da1e8ccd780f3e630f7963ad1fa96.tar.gz
g-ir-doc-tool: Qualify the class name in the constructor with the module name
Diffstat (limited to 'tests')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page
index dda72958..a5dd47ba 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page
+++ b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page
@@ -20,7 +20,7 @@
</synopsis>
<p>Constructor</p>
<synopsis><code>
-repository = Repository() </code></synopsis>
+repository = GIRepository.Repository() </code></synopsis>
<links type="topic" ui:expanded="yes"
api:type="function" api:mime="text/x-python"
groups="method" style="linklist">