aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/adj/FEATURE.yaml
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2020-01-09 14:03:14 +0100
committerAndrew Yourtchenko <ayourtch@gmail.com>2020-01-09 15:20:07 +0000
commitbbff1439c06fd92a0be639867b835407f7183519 (patch)
treec3e555045ed03479692ab8285fe0c0fae4561480 /src/vnet/adj/FEATURE.yaml
parentdbbff8581bb815b166aa2705dfef0699873b6570 (diff)
misc: fix feature description spelling
Type: docs Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I46856db81d42c3f10c03a7bf9a245cc998cd8a01
Diffstat (limited to 'src/vnet/adj/FEATURE.yaml')
-rw-r--r--src/vnet/adj/FEATURE.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/vnet/adj/FEATURE.yaml b/src/vnet/adj/FEATURE.yaml
index 95e916402e7..76d361ed72c 100644
--- a/src/vnet/adj/FEATURE.yaml
+++ b/src/vnet/adj/FEATURE.yaml
@@ -18,7 +18,6 @@ features:
(i.e. how to send the the GRE tunnel's destination address).
- Glean adjacencies describe how to broadcast packets onto a subnet
-
-description: "Adjacency"
+description: "Adjacencies represent the next-hop information required to reach a directly connected neighbour."
state: production
properties: [API, CLI, MULTITHREAD]