From: Francis Dupont Date: Sat, 11 Oct 2014 15:19:20 +0000 (+0200) Subject: spelling X-Git-Tag: trac3629a_base~8^2~2^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a6aa4dfaf174c4d5eede6358473bf71b7729cc6;p=thirdparty%2Fkea.git spelling --- diff --git a/src/lib/dhcp/pkt6.h b/src/lib/dhcp/pkt6.h index dd6f14c467..d79344f2b5 100644 --- a/src/lib/dhcp/pkt6.h +++ b/src/lib/dhcp/pkt6.h @@ -278,7 +278,7 @@ public: /// (or least bad) solution. /// /// This vector is arranged in the order packet is encapsulated, i.e. - /// relay[0] was the outermort encapsulation (relay closest to the server), + /// relay[0] was the outermost encapsulation (relay closest to the server), /// relay[last] was the innermost encapsulation (relay closest to the /// client). std::vector relay_info_;