From: Francis Dupont Date: Wed, 10 Jul 2013 08:56:18 +0000 (+0200) Subject: spelling X-Git-Tag: v9.10.0a1~223 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=a96e5ffbe087bc320c833b59f733675efd15ec5d;p=thirdparty%2Fbind9.git spelling --- diff --git a/lib/isc/include/isc/task.h b/lib/isc/include/isc/task.h index 4e4fbfb94a8..2293237b287 100644 --- a/lib/isc/include/isc/task.h +++ b/lib/isc/include/isc/task.h @@ -632,7 +632,7 @@ isc_task_setprivilege(isc_task_t *task, isc_boolean_t priv); * 'priv'. * * Under normal circumstances this flag has no effect on the task behavior, - * but when the task manager has been set to privileged exeuction mode via + * but when the task manager has been set to privileged execution mode via * isc_taskmgr_setmode(), only tasks with the flag set will be executed, * and all other tasks will wait until they're done. Once all privileged * tasks have finished executing, the task manager will automatically