(ctx.fake_allocation_ == false)) {
// If this is a declined lease that expired, we need to conduct
// extra steps for it. However, we do want to conduct those steps
- // only once. In paricular, if we have an expired declined lease
+ // only once. In particular, if we have an expired declined lease
// and client sent DHCPDISCOVER and will later send DHCPREQUEST,
// we only want to call this method once when responding to
// DHCPREQUEST (when the actual reclaimation takes place).
(ctx.fake_allocation_ == false)) {
// If this is a declined lease that expired, we need to conduct
// extra steps for it. However, we do want to conduct those steps
- // only once. In paricular, if we have an expired declined lease
+ // only once. In particular, if we have an expired declined lease
// and client sent DHCPDISCOVER and will later send DHCPREQUEST,
// we only want to call this method once when responding to
// DHCPREQUEST (when the actual reclaimation takes place).