Merge branch 'alatiera/pollable-typo' into 'master'

gpollableoutputstream: Fix the description of the interface

See merge request GNOME/glib!670
This commit is contained in:
Sebastian Dröge
2019-02-13 16:15:19 +00:00

View File

@@ -35,7 +35,7 @@ G_BEGIN_DECLS
/** /**
* GPollableOutputStream: * 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 * Since: 2.28
*/ */