From 1bd33abbdb07cd4fd9c3af567ac9102cac3e1a51 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Wed, 14 Sep 2016 15:15:08 +0200 Subject: [PATCH] [4765] Removed remaining double quotes in dhcp6-srv.xml --- doc/guide/dhcp6-srv.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 483a101b7d..1aa2463d9d 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -2634,8 +2634,8 @@ should include options from the isc option space: "client-classes": [ "reserved-class1", "reserved-class2" ] - } ]" - } ]" + } ] + } ] } -- 2.47.2