diff --git a/gio/giotypes.h b/gio/giotypes.h index 2e4c367c2..a3abecc6f 100644 --- a/gio/giotypes.h +++ b/gio/giotypes.h @@ -179,7 +179,7 @@ typedef struct _GSocketClient GSocketClient; **/ typedef struct _GSocketConnection GSocketConnection; /** - * GSocketClient: + * GSocketListener: * * A helper class for network servers to listen for and accept connections. *