summaryrefslogtreecommitdiffstats
path: root/yang/frr-pathd.yang
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-02-14 18:56:21 +0100
committerDonald Sharp <sharpd@nvidia.com>2022-02-14 18:56:21 +0100
commitdfd4f44ffc954a89c63f497427762d7938a57754 (patch)
tree4cce27585a65ab3f47b37760bab0b5349ff41093 /yang/frr-pathd.yang
parentvtysh: Fix spelling mistakes (diff)
downloadfrr-dfd4f44ffc954a89c63f497427762d7938a57754.tar.xz
frr-dfd4f44ffc954a89c63f497427762d7938a57754.zip
yang: Fix spelling mistake
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to '')
-rw-r--r--yang/frr-pathd.yang2
1 files changed, 1 insertions, 1 deletions
diff --git a/yang/frr-pathd.yang b/yang/frr-pathd.yang
index 30f9875a6..5beda769c 100644
--- a/yang/frr-pathd.yang
+++ b/yang/frr-pathd.yang
@@ -414,7 +414,7 @@ module frr-pathd {
container objective-function {
presence "If the candidate has an objective function constraint";
description
- "Define objective function constraint as a list of prefered functions";
+ "Define objective function constraint as a list of preferred functions";
leaf required {
type boolean;
default "true";