summaryrefslogtreecommitdiff
path: root/common/resolv.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/resolv.c')
-rw-r--r--common/resolv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/resolv.c b/common/resolv.c
index 572ca026..940435e1 100644
--- a/common/resolv.c
+++ b/common/resolv.c
@@ -147,7 +147,7 @@ void read_resolv_conf (parse_time)
/* We can't actually free the name server structure,
because somebody might be hanging on to it. If
your /etc/resolv.conf file changes a lot, this
- could be a noticable memory leak. */
+ could be a noticeable memory leak. */
} else
sl = sp;
}