From 22c08b5fd71091e84247f43bd36ce08184736f17 Mon Sep 17 00:00:00 2001 From: silvioprog Date: Thu, 6 Dec 2018 13:26:39 -0300 Subject: Renamed all occurrences from _model(s)_ to _mode(s)_. --- doc/libmicrohttpd.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi index d87dac76..7c573736 100644 --- a/doc/libmicrohttpd.texi +++ b/doc/libmicrohttpd.texi @@ -938,10 +938,10 @@ with the "--disable-messages" flag. @cindex performance Number (unsigned int) of threads in thread pool. Enable thread pooling by setting this value to to something -greater than 1. Currently, thread model must be +greater than 1. Currently, thread mode must be MHD_USE_INTERNAL_POLLING_THREAD if thread pooling is enabled (@code{MHD_start_daemon} returns @code{NULL} for an unsupported thread -model). +mode). @item MHD_OPTION_ARRAY @cindex options -- cgit v1.2.3