mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-27 22:42:16 +01:00
gsocketcontrolmessage: Fix a minor typo in a doc comment
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
* These messages are sent with [method@Gio.Socket.send_message] and received
|
||||
* with [method@Gio.Socket.receive_message].
|
||||
*
|
||||
* To extend the set of control message that can be sent, subclass this
|
||||
* To extend the set of control messages that can be sent, subclass this
|
||||
* class and override the `get_size`, `get_level`, `get_type` and `serialize`
|
||||
* methods.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user