mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: use "Returns:" consistently
Instead of "Return value:".
This commit is contained in:
@@ -206,7 +206,7 @@ g_filter_input_stream_get_base_stream (GFilterInputStream *stream)
|
||||
* Returns whether the base stream will be closed when @stream is
|
||||
* closed.
|
||||
*
|
||||
* Return value: %TRUE if the base stream will be closed.
|
||||
* Returns: %TRUE if the base stream will be closed.
|
||||
**/
|
||||
gboolean
|
||||
g_filter_input_stream_get_close_base_stream (GFilterInputStream *stream)
|
||||
|
Reference in New Issue
Block a user