From: David Hankins Date: Wed, 14 Apr 2010 19:08:55 +0000 (+0000) Subject: Fix misspelled comment (infomation->information). Note that I do not actually X-Git-Tag: v4_3_0a1~288 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c7515b9bde98dc429c0ac165a35f6444736e67c;p=thirdparty%2Fdhcp.git Fix misspelled comment (infomation->information). Note that I do not actually understand the rest of the comment, and that may be worth repairing... --- diff --git a/server/dhcpv6.c b/server/dhcpv6.c index 5cd7c4bc1..cc69e1550 100644 --- a/server/dhcpv6.c +++ b/server/dhcpv6.c @@ -1655,7 +1655,7 @@ reply_process_ia_na(struct reply_state *reply, struct option_cache *ia) { * * Guidelines: * - * The client leaves unchanged any infomation about addresses + * The client leaves unchanged any information about addresses * it has recorded but are not included ("cancel/break" below). * A not included IA ("cleanup" below) could give a Renew/Rebind. */