summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page
index 9cadde94..6666f2fc 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page
+++ b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page
@@ -25,7 +25,7 @@
@returns(gboolean)
def callable_info_may_return_null(info)
</code></synopsis>
-<p>See if a callable could return %NULL.</p>
+<p>See if a callable could return None.</p>
<table>
<tr>
@@ -34,7 +34,7 @@ def callable_info_may_return_null(info)
</tr>
<tr>
<td><p>Returns :</p></td>
-<td><p>%TRUE if callable could return %NULL</p></td>
+<td><p>%TRUE if callable could return None</p></td>
</tr>
</table>
</page>