diff options
Diffstat (limited to 'docs/reference/pygio-mount.xml')
-rw-r--r-- | docs/reference/pygio-mount.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/reference/pygio-mount.xml b/docs/reference/pygio-mount.xml index aa635d4..f01b155 100644 --- a/docs/reference/pygio-mount.xml +++ b/docs/reference/pygio-mount.xml @@ -536,11 +536,12 @@ </simpara></listitem> </varlistentry> </variablelist> - + + <!-- XXX This description must be incorrect! --> <para> The <methodname>guess_content_type_finish</methodname>() method finishes guessing content types of mount. If any errors occured during the operation, error will be set to - contain the errors and FALSE will be returned. In particular, you may get an + contain the errors and <literal>False</literal> will be returned. In particular, you may get an gio.ERROR_NOT_SUPPORTED if the mount does not support content guessing. </para> </refsect2> |