[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r35732 - libmicrohttpd/doc
From: |
gnunet |
Subject: |
[GNUnet-SVN] r35732 - libmicrohttpd/doc |
Date: |
Sat, 16 May 2015 21:08:50 +0200 |
Author: grothoff
Date: 2015-05-16 21:08:50 +0200 (Sat, 16 May 2015)
New Revision: 35732
Modified:
libmicrohttpd/doc/libmicrohttpd.texi
Log:
fix typo (#3789)
Modified: libmicrohttpd/doc/libmicrohttpd.texi
===================================================================
--- libmicrohttpd/doc/libmicrohttpd.texi 2015-05-15 13:45:53 UTC (rev
35731)
+++ libmicrohttpd/doc/libmicrohttpd.texi 2015-05-16 19:08:50 UTC (rev
35732)
@@ -186,7 +186,7 @@
Not all combinations of thread modes and event loop styles are
supported. This is partially to keep the API simple, and partially
because some combinations simply make no sense as others are strictly
-superior. Note that the choice of style depends fist of all on the
+superior. Note that the choice of style depends first of all on the
application logic, and then on the performance requirements.
Applications that perform a blocking operation while handling a
request within the callbacks from MHD must use a thread per
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r35732 - libmicrohttpd/doc,
gnunet <=