mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-25 03:17:52 +02:00
gpollableoutputstream: Fix the description of the interface
Looks like this was a copy-paste typo from the Input interface.
This commit is contained in:
@@ -35,7 +35,7 @@ G_BEGIN_DECLS
|
||||
/**
|
||||
* GPollableOutputStream:
|
||||
*
|
||||
* An interface for a #GOutputStream that can be polled for readability.
|
||||
* An interface for a #GOutputStream that can be polled for writeability.
|
||||
*
|
||||
* Since: 2.28
|
||||
*/
|
||||
|
Reference in New Issue
Block a user