summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 30f9875a6d..5beda769c1 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";