mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 18:16:34 +02:00
gsocketlistener: Fix a typo in the documentation
Mismatched singular/plural. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://bugzilla.gnome.org/show_bug.cgi?id=794207
This commit is contained in:
@@ -50,8 +50,8 @@
|
|||||||
* socket, either sync or async.
|
* socket, either sync or async.
|
||||||
*
|
*
|
||||||
* If you want to implement a network server, also look at #GSocketService
|
* If you want to implement a network server, also look at #GSocketService
|
||||||
* and #GThreadedSocketService which are subclass of #GSocketListener
|
* and #GThreadedSocketService which are subclasses of #GSocketListener
|
||||||
* that makes this even easier.
|
* that make this even easier.
|
||||||
*
|
*
|
||||||
* Since: 2.22
|
* Since: 2.22
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user