Fix a release note typo 21/101821/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Jul 2022 22:08:37 +0000 (00:08 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 1 Aug 2022 09:40:42 +0000 (09:40 +0000)
The name is 'netconf-node-topology'.

Change-Id: Ie7f143012c48cbaad9c798df1d61c89d9f837fb7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 7e85fc6b0f8f1db64692db7ff40a0a94a292360b)

docs/release-notes/projects/netconf.rst

index 8ebdc3afdc52f0733dbea01e610393b9df18a7c2..07d066b953de406e7a976b7d23673db1d622c776 100644 (file)
@@ -19,7 +19,7 @@ behavior of silently accepting such requests can be restored through setting the
 ``org.opendaylight.restconf.url.consecutive-slashes`` system property to ``allow``. Valid options are also
 ``debug`` and ``warn``, which cause offending requests to be accepted, but logged to the system log.
 
-The ``netcon-node-topology`` YANG model has been updated to correctly mark the presence of OpenDaylight's
+The ``netconf-node-topology`` YANG model has been updated to correctly mark the presence of OpenDaylight's
 ``yang-ext:mount`` extension. This does not affect the implementation, but improves interoperability with
 external system.