]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
typo
authorAndreas Gustafsson <source@isc.org>
Wed, 1 Dec 1999 20:30:16 +0000 (20:30 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 1 Dec 1999 20:30:16 +0000 (20:30 +0000)
lib/isc/include/isc/task.h

index ef6aba7961c7bc5445d493645ae7bbc2a5b0e860..45245356670ac8ed56189afdd7c8fae3b55eb90f 100644 (file)
@@ -433,7 +433,7 @@ isc_task_destroy(isc_task_t **taskp);
  *
  *     This call is equivalent to:
  *
- *             isc_task_shutodown(*taskp);
+ *             isc_task_shutdown(*taskp);
  *             isc_task_detach(taskp);
  *
  * Requires: