From: Josh Soref Date: Sun, 23 Jul 2017 20:58:55 +0000 (-0400) Subject: spelling: that X-Git-Tag: trac5124a_base~35^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ecaf17ce5a91db78233f7a3ce2495d03b221a7f;p=thirdparty%2Fkea.git spelling: that --- diff --git a/src/lib/dhcp/option4_addrlst.h b/src/lib/dhcp/option4_addrlst.h index f285c3cda8..8eac69ec88 100644 --- a/src/lib/dhcp/option4_addrlst.h +++ b/src/lib/dhcp/option4_addrlst.h @@ -150,7 +150,7 @@ public: /// Passed address must be IPv4 address. Otherwise BadValue exception /// will be thrown. /// - /// @param addr an address thait is going to be added to existing list + /// @param addr an address that is going to be added to existing list void addAddress(const isc::asiolink::IOAddress& addr); protected: