From 589bf2cb3ebdbd752192df87aac83715fc1f8623 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Tue, 5 Jul 2016 14:04:42 -0700 Subject: [PATCH] [4518] Fix typo in custom options example --- doc/guide/dhcp4-srv.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 81a36533aa..6578e4487b 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -1427,7 +1427,7 @@ It is merely echoed by the server "type": "ipv4-address", "record-types": "", "array": false, - "encapsulate "" + "encapsulate": "" }, { "name": "subopt2", -- 2.47.2