summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page
index 229bcea2..2d7afcc4 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page
+++ b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page
@@ -25,7 +25,7 @@
@returns(gboolean)
def arg_info_may_be_null(info)
</code></synopsis>
-<p>Obtain if the argument accepts %NULL.</p>
+<p>Obtain if the argument accepts None.</p>
<table>
<tr>
@@ -34,7 +34,7 @@ def arg_info_may_be_null(info)
</tr>
<tr>
<td><p>Returns :</p></td>
-<td><p>%TRUE if it accepts %NULL</p></td>
+<td><p>%TRUE if it accepts None</p></td>
</tr>
</table>
</page>