]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorFrancis Dupont <fdupont@isc.org>
Wed, 10 Jul 2013 08:56:18 +0000 (10:56 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 10 Jul 2013 08:56:18 +0000 (10:56 +0200)
lib/isc/include/isc/task.h

index 4e4fbfb94a88a8ce74651c11f4abcfa45d14e8d2..2293237b287b0e4b7dcc6cdee52bdb475b16518f 100644 (file)
@@ -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