From 3da5b299d02f7a97e3c7ea33c249dc942bd56428 Mon Sep 17 00:00:00 2001 From: Pablo Mazzini Date: Fri, 9 Nov 2018 11:50:40 +0000 Subject: fix typo #2 --- dhcpv4/ztp/ztp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhcpv4/ztp') diff --git a/dhcpv4/ztp/ztp.go b/dhcpv4/ztp/ztp.go index 0be60fe..779af46 100644 --- a/dhcpv4/ztp/ztp.go +++ b/dhcpv4/ztp/ztp.go @@ -63,7 +63,7 @@ func parseV4VendorClass(packet *dhcpv4.DHCPv4) (*VendorData, error) { return vd, nil // Juniper option 60 parsing is a bit more nuanced. The following are all - // "valid" indetifing stings for Juniper: + // "valid" identifying stings for Juniper: // Juniper-ptx1000-DD576 --- (serial in hostname option) // Juniper-qfx10002-361-DN817 -- (model has a dash in it!) -- cgit v1.2.3