From ee2dfee43f8319726c2225a5ad2367d936ec3176 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 12 Mar 2021 20:04:58 +0000 Subject: xml: include: fix typo on include comment When including XML files they all contained a comment from where the snipped had actually been included from. The comment had been "included start" and "included end" instead of "include start" and "include end". This commit corrects the glitch. --- interface-definitions/include/bgp/bgp-afi-ipv4-prefix-list.xml.i | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface-definitions/include/bgp/bgp-afi-ipv4-prefix-list.xml.i') diff --git a/interface-definitions/include/bgp/bgp-afi-ipv4-prefix-list.xml.i b/interface-definitions/include/bgp/bgp-afi-ipv4-prefix-list.xml.i index bbbada6bd..133b5da28 100644 --- a/interface-definitions/include/bgp/bgp-afi-ipv4-prefix-list.xml.i +++ b/interface-definitions/include/bgp/bgp-afi-ipv4-prefix-list.xml.i @@ -1,4 +1,4 @@ - + IPv4-Prefix-list to filter route updates to/from this peer @@ -22,4 +22,4 @@ - + -- cgit v1.2.3