aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-26 15:24:24 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-26 15:24:24 +0200
commitd629ada1a20018c1cbc7f7e0badf0f8eca9b0fd7 (patch)
treed5e3998c8e915eb017adf8a5b3dd1e1253ed4189 /src/include
parent8e4eba0e70690673643c0945bf6433f766a2bf65 (diff)
downloadlibmicrohttpd-d629ada1a20018c1cbc7f7e0badf0f8eca9b0fd7.tar.gz
libmicrohttpd-d629ada1a20018c1cbc7f7e0badf0f8eca9b0fd7.zip
-fix typos
Diffstat (limited to 'src/include')
-rw-r--r--src/include/microhttpd_ws.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd_ws.h b/src/include/microhttpd_ws.h
index 27da0553..a1322388 100644
--- a/src/include/microhttpd_ws.h
+++ b/src/include/microhttpd_ws.h
@@ -23,7 +23,7 @@
23 */ 23 */
24/* 24/*
25 * *** WARNING! *** 25 * *** WARNING! ***
26 * * The websockets interface is currenly in "experimental" stage. * 26 * * The websockets interface is currently in "experimental" stage. *
27 * * It does not work on architectures with endianness different from * 27 * * It does not work on architectures with endianness different from *
28 * * big endian and little endian and may have some portability issues.* 28 * * big endian and little endian and may have some portability issues.*
29 * * API and ABI are not yet stable. * 29 * * API and ABI are not yet stable. *