[libsoup/wip/doc-fixes: 1/10] docs: Fix typo in soup_websocket_server_check_handshake_with_extensions()
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/doc-fixes: 1/10] docs: Fix typo in soup_websocket_server_check_handshake_with_extensions()
- Date: Sun, 20 Sep 2020 03:26:44 +0000 (UTC)
commit 5ebca446abd2be8f994c5812dad68b074ba03914
Author: Patrick Griffis <pgriffis igalia com>
Date: Sat Sep 19 19:52:35 2020 -0700
docs: Fix typo in soup_websocket_server_check_handshake_with_extensions()
libsoup/websocket/soup-websocket.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsoup/websocket/soup-websocket.c b/libsoup/websocket/soup-websocket.c
index 13b56474..45ec0925 100644
--- a/libsoup/websocket/soup-websocket.c
+++ b/libsoup/websocket/soup-websocket.c
@@ -625,7 +625,7 @@ process_extensions (SoupMessage *msg,
* only requests containing valid supported extensions in
* "Sec-WebSocket-Extensions" header will be accepted.
*
- * Normally soup_websocket_server_process_handshake_with_extensioins()
+ * Normally soup_websocket_server_process_handshake_with_extensions()
* will take care of this for you, and if you use
* soup_server_add_websocket_handler() to handle accepting WebSocket
* connections, it will call that for you. However, this function may
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]