summaryrefslogtreecommitdiff
path: root/libwebsockets-api-doc.html
diff options
context:
space:
mode:
authorAndy Green <andy@warmcat.com>2011-01-23 17:47:08 +0000
committerAndy Green <andy@warmcat.com>2011-01-23 17:47:08 +0000
commit7619c47e9c704ba96295d86c249bbc82406e80cc (patch)
tree8dbde81bfd131d1faaf5866b7459b5a2876e910b /libwebsockets-api-doc.html
parent6964bb5ee5c3ce044cb870541cd6f123bc313733 (diff)
introduce-private-md5-sha1.patch
Signed-off-by: Andy Green <andy@warmcat.com>
Diffstat (limited to 'libwebsockets-api-doc.html')
-rw-r--r--libwebsockets-api-doc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libwebsockets-api-doc.html b/libwebsockets-api-doc.html
index c8a3477..0016684 100644
--- a/libwebsockets-api-doc.html
+++ b/libwebsockets-api-doc.html
@@ -317,7 +317,7 @@ asking to upgrade the connection to a websocket
one. This is a chance to serve http content,
for example, to send a script to the client
which will then open the websockets connection.
-<tt><b>in</b></tt> points to the URI path requested and
+<tt><b>in</b></tt> points to the URI path requested and
<b>libwebsockets_serve_http_file</b> makes it very
simple to send back a file to the client.
</blockquote>