From fdf57ede8c1cd60ee07f6f8eab5fbfac1224a431 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 20 Jun 2004 19:47:05 +0000 Subject: [PATCH] Tweaked a comment. --- options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.c b/options.c index 34c131ca..26b26ab5 100644 --- a/options.c +++ b/options.c @@ -141,7 +141,7 @@ static int daemon_opt; /* sets am_daemon after option error-reporting */ static int modify_window_set; /** Local address to bind. As a character string because it's - * interpreted by the IPv6 layer: should be a numeric IP4 or ip6 + * interpreted by the IPv6 layer: should be a numeric IP4 or IP6 * address, or a hostname. **/ char *bind_address; -- 2.34.1