summaryrefslogtreecommitdiff
path: root/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-02-01 20:15:32 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2013-02-01 20:16:40 -0500
commit8577f17cde7db54584dea9e722fc065341fc2f8e (patch)
tree2f8f456b66e8bced8faae4c99b8f99e919da2028 /tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
parentd1ac20f7920e788face9c8d32bd554287d7861da (diff)
downloadgobject-introspection-8577f17cde7db54584dea9e722fc065341fc2f8e.tar.gz
doc-examples-obj: Rename @self to @obj in doc_examples_obj_method
This will be used to test Python "self" parameter forcing.
Diffstat (limited to 'tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page')
-rw-r--r--tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
index d1be796a..10477538 100644
--- a/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
+++ b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
@@ -54,7 +54,7 @@ gint first_arg,
<p>This is an example of how to document a method.</p><p>You should call this on a <link xref="DocExamples.Obj"/> that was
created with <link xref="DocExamples.Obj.new"/>, by passing it
-in as <code>self</code>.</p><p>This should be a %FALSEALARM.</p>
+in as <code>obj</code>.</p><p>This should be a %FALSEALARM.</p>
<p>Since 0.99</p>