diff options
Diffstat (limited to 'libmilter/worker.c')
-rw-r--r-- | libmilter/worker.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmilter/worker.c b/libmilter/worker.c index 75a1f7caa8527..bf7086a951877 100644 --- a/libmilter/worker.c +++ b/libmilter/worker.c @@ -254,7 +254,7 @@ nonblocking(int fd, const char *name) } /* -** MI_POOL_CONTROLER_INIT -- Launch the worker pool controller +** MI_POOL_CONTROLLER_INIT -- Launch the worker pool controller ** Must be called before starting sessions. ** ** Parameters: |