]> git.puffer.fish Git - matthieu/frr.git/commitdiff
yang: Fix spelling mistake
authorDonald Sharp <sharpd@nvidia.com>
Mon, 14 Feb 2022 17:56:21 +0000 (12:56 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 14 Feb 2022 17:56:21 +0000 (12:56 -0500)
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
yang/frr-pathd.yang

index 30f9875a6da7c2725c8c26f4996cfe9ec244e867..5beda769c1a366abafa3f953bb38f542e358613f 100644 (file)
@@ -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";