mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
gsocket: trivial typo fix
https://bugzilla.gnome.org/show_bug.cgi?id=724707
This commit is contained in:
parent
6147d15ea2
commit
d8263dd793
@ -3406,7 +3406,7 @@ socket_source_new (GSocket *socket,
|
||||
* @cancellable: (allow-none): a %GCancellable or %NULL
|
||||
*
|
||||
* Creates a %GSource that can be attached to a %GMainContext to monitor
|
||||
* for the availibility of the specified @condition on the socket.
|
||||
* for the availability of the specified @condition on the socket.
|
||||
*
|
||||
* The callback on the source is of the #GSocketSourceFunc type.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user