summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_inout.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_inout.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_inout.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_inout.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_inout.page
index 6624efef..a9ee022f 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_inout.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_inout.page
@@ -28,11 +28,11 @@ function test_array_int_inout(ints: Array(Number(gint))): Array(Number(gint)) {
<terms>
<item>
-<title><code>ints</code></title>
+<title><code>Returns</code></title>
<p>a list of integers whose items will be increased by 1, except the first that will be dropped</p>
</item>
<item>
-<title><code>ints (out)</code></title>
+<title><code>Returns (out)</code></title>
<p>a list of integers whose items will be increased by 1, except the first that will be dropped</p>
</item>
</terms>