From f0b5302c7975d1252e1215329de59055ffcef58c Mon Sep 17 00:00:00 2001
From: Lennart Poettering
Sat 8 Jan 2005: Version 0.1 releasedOverview
diff --git a/libasyncns/asyncns.h b/libasyncns/asyncns.h
index beb1e47..80892e7 100644
--- a/libasyncns/asyncns.h
+++ b/libasyncns/asyncns.h
@@ -37,7 +37,7 @@
* asyncns_getnameinfo(). Use asyncns_free() to shut down the worker
* processes.
*
- * Since libasyncns forks off new processes you have to make sure that
+ * Since libasyncns may fork off new processes you have to make sure that
* your program is not irritated by spurious SIGCHLD signals.
*/
--
cgit